Skip to content

Commit

Permalink
skeleton of detailed install docs
Browse files Browse the repository at this point in the history
need to fill in the details next

Signed-off-by: Taylor Silva <[email protected]>
  • Loading branch information
taylorsilva committed Jun 16, 2024
1 parent 8572c4e commit 8cd16f8
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions lit/docs/install.lit
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ The high-level steps to follow for installing Concourse are:
\include-section{install/web.lit}
\include-section{install/worker.lit}
\include-section{install/upgrading.lit}
\include-section{install/install-guides.lit}
3 changes: 3 additions & 0 deletions lit/docs/install/docker-compose.lit
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
\title{\aux{Install Concourse with} Docker Compose}{install-docker-compose}

\use-plugin{concourse-docs}
3 changes: 3 additions & 0 deletions lit/docs/install/helm.lit
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
\title{\aux{Install Concourse with} Helm}{install-helm}

\use-plugin{concourse-docs}
11 changes: 11 additions & 0 deletions lit/docs/install/install-guides.lit
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
\title{Install Guides}{install-guides}

\use-plugin{concourse-docs}

\table-of-contents

\split-sections

\include-section{systemd.lit}
\include-section{docker-compose.lit}
\include-section{helm.lit}
5 changes: 5 additions & 0 deletions lit/docs/install/systemd.lit
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
\title{\aux{Install Concourse With} Systemd}{install-systemd}

\use-plugin{concourse-docs}

This guide will show you how to install Concourse on any Linux system running \link{Systemd}{https://github.com/systemd/systemd}.

0 comments on commit 8cd16f8

Please sign in to comment.