File tree 5 files changed +23
-0
lines changed
5 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -45,3 +45,4 @@ The high-level steps to follow for installing Concourse are:
45
45
\include-section{install/web.lit}
46
46
\include-section{install/worker.lit}
47
47
\include-section{install/upgrading.lit}
48
+ \include-section{install/install-guides.lit}
Original file line number Diff line number Diff line change
1
+ \title{\aux{Install Concourse with} Docker Compose}{install-docker-compose}
2
+
3
+ \use-plugin{concourse-docs}
Original file line number Diff line number Diff line change
1
+ \title{\aux{Install Concourse with} Helm}{install-helm}
2
+
3
+ \use-plugin{concourse-docs}
Original file line number Diff line number Diff line change
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}
Original file line number Diff line number Diff line change
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}.
You can’t perform that action at this time.
0 commit comments