Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit e29425a

Browse files
committed
add server installation notes
1 parent 4d28d9a commit e29425a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

server-installation-notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## GitHub Enterprise Server (GHES) installation notes
2+
3+
🚫 | This course needs features not yet supported by GHES.
4+
--- | ---
5+
6+
This course makes use of [GitHub Actions](https://github.com/features/actions), a feature that is currently available for github.com but not available on GHES.
7+
8+
### Course dependencies
9+
10+
The following are dependencies of the course. The course may continue to work without these dependencies, but learners won't experience the course as designed.
11+
12+
| Dependency | Required? | Reason | Alternative |
13+
|---------------------------------------------------------------------------------------------------------------------------------|-----------|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
14+
| GHES must be able to reach githubusercontent.com | Yes | Images used throughout the course are served from this domain. Learners will find broken images required to take the course without this access. | Manually download the images referenced in the `responses/` folder, upload them to an accessible domain, and replace the images in the `responses/` folder. |
15+
| Learner must be able to reach github.com and outside web | No | Links are provided to resources that live on the outside web. | Without access to resources on the outside web, learners will reach blocked resources. You can change the links to these resources in the `responses/` folder, and in the template repository. |

0 commit comments

Comments
 (0)