Skip to content

Commit 8cd16f8

Browse files
committed
skeleton of detailed install docs
need to fill in the details next Signed-off-by: Taylor Silva <[email protected]>
1 parent 8572c4e commit 8cd16f8

File tree

5 files changed

+23
-0
lines changed

5 files changed

+23
-0
lines changed

lit/docs/install.lit

+1
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ The high-level steps to follow for installing Concourse are:
4545
\include-section{install/web.lit}
4646
\include-section{install/worker.lit}
4747
\include-section{install/upgrading.lit}
48+
\include-section{install/install-guides.lit}

lit/docs/install/docker-compose.lit

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
\title{\aux{Install Concourse with} Docker Compose}{install-docker-compose}
2+
3+
\use-plugin{concourse-docs}

lit/docs/install/helm.lit

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
\title{\aux{Install Concourse with} Helm}{install-helm}
2+
3+
\use-plugin{concourse-docs}

lit/docs/install/install-guides.lit

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
\title{Install Guides}{install-guides}
2+
3+
\use-plugin{concourse-docs}
4+
5+
\table-of-contents
6+
7+
\split-sections
8+
9+
\include-section{systemd.lit}
10+
\include-section{docker-compose.lit}
11+
\include-section{helm.lit}

lit/docs/install/systemd.lit

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
\title{\aux{Install Concourse With} Systemd}{install-systemd}
2+
3+
\use-plugin{concourse-docs}
4+
5+
This guide will show you how to install Concourse on any Linux system running \link{Systemd}{https://github.com/systemd/systemd}.

0 commit comments

Comments
 (0)