Permalink
@@ -0,0 +1,24 @@ | ||
 | ||
|
||
# CO201: Installing COmanage Using the InCommon Docker Images | ||
|
||
In this lesson, you will learn how to install COmanage using the InCommon Docker images, a version is pre-configured to work well with the InCommon Federation. This course will provide an overview of Docker containers and how they differ from virtual machines. We will review the components that are included in the installation, the preparation needed prior to installation, and post-installation review and testing. Participants will have hands-on practice installing COmanage during this lesson. | ||
|
||
**WHO IS THIS COURSE FOR?** System administrators that will be responsible for installing and maintaining COmanage. This lesson is technical; participants should know the Linux kernel and commands and have familiarity with system troubleshooting. | ||
|
||
> ## Prerequisites | ||
> CO102 or CO103 or equivalent | ||
> ## Top Things You Need To Know | ||
> | ||
> 0. More things you need to know will be added later | ||
## Schedule | ||
|
||
Time | Section | Description | ||
---- | ------- | ----------- | ||
| [Setup](/episodes/setup.md) | Prepare for the lesson | ||
00:00 | 1. First episode | description | ||
00:10 | 2. Second episode | description | ||
|
||
_The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor._ |
@@ -0,0 +1,17 @@ | ||
--- | ||
title: "Setup" | ||
teaching: 10 | ||
exercises: 0 | ||
questions: | ||
- "Question here" | ||
objectives: | ||
- "List the objectives" | ||
keypoints: | ||
- "List the key takeaways for the episode" | ||
--- | ||
|
||
Episode description | ||
|
||
## Episode section | ||
|
||
... and content |