Skip to content

Commit e13d2ed

Browse files
committed
add server 4.7
1 parent d6ba5d0 commit e13d2ed

File tree

51 files changed

+8655
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+8655
-0
lines changed

docs/server-admin/antora.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: server-admin
2+
title: Server
3+
version: server-4.7
4+
display_version: Server 4.7
5+
nav:
6+
- modules/ROOT/nav.adoc
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
* xref:overview:index.adoc[CircleCI server 4.7]
2+
** xref:overview:circleci-server-overview.adoc[CircleCI Server Overview]
3+
** xref:overview:release-notes.adoc[Release notes]
4+
5+
* xref:installation:index.adoc[Installing CircleCI server]
6+
** xref:installation:install-on-aws.adoc[Install on AWS]
7+
*** xref:installation:phase-1-aws-prerequisites.adoc[Phase 1: AWS prerequisites]
8+
*** xref:installation:phase-2-aws-core-services.adoc[Phase 2: AWS Core services installation]
9+
*** xref:installation:phase-3-aws-execution-environments.adoc[Phase 3: AWS execution environments installation]
10+
*** xref:installation:phase-4-aws-post-installation.adoc[Phase 4: AWS post-installation]
11+
** xref:installation:install-on-gcp.adoc[Install on GCP]
12+
*** xref:installation:phase-1-gcp-prerequisites.adoc[Phase 1: GCP prerequisites]
13+
*** xref:installation:phase-2-gcp-core-services.adoc[Phase 2: GCP Core services installation]
14+
*** xref:installation:phase-3-gcp-execution-environments.adoc[Phase 3: GCP execution environments installation]
15+
*** xref:installation:phase-4-gcp-post-installation.adoc[Phase 4: GCP post-installation]
16+
** xref:installation:hardening-your-cluster.adoc[Hardening your cluster]
17+
** xref:installation:installing-server-behind-a-proxy.adoc[Installing server behind a proxy]
18+
** xref:installation:upgrade-server.adoc[Upgrading server]
19+
** xref:installation:installation-reference.adoc[Installation reference]
20+
21+
* xref:air-gapped-installation:index.adoc[Installing CircleCI server in an air-gapped environment]
22+
** xref:air-gapped-installation:phase-1-prerequisites.adoc[Phase 1 - Prerequisites]
23+
** xref:air-gapped-installation:phase-2-configure-object-storage.adoc[Phase 2 - Configure object storage]
24+
** xref:air-gapped-installation:phase-3-install-circleci-server.adoc[Phase 3 - Install CircleCI server]
25+
** xref:air-gapped-installation:phase-4-configure-nomad-clients.adoc[Phase 4 - Configure Nomad clients]
26+
** xref:air-gapped-installation:phase-5-test-your-installation.adoc[Phase 5 - Test installation]
27+
** xref:air-gapped-installation:additional-considerations.adoc[Additional considerations]
28+
** xref:air-gapped-installation:example-values.adoc[Example values.yaml]
29+
30+
* xref:operator:index.adoc[CircleCI server operator guide]
31+
** xref:operator:operator-overview.adoc[Operator overview]
32+
** xref:operator:introduction-to-nomad-cluster-operation.adoc[Introduction to Nomad cluster operation]
33+
** xref:operator:managing-user-accounts.adoc[Managing user accounts]
34+
** xref:operator:managing-orbs.adoc[Managing orbs]
35+
** xref:operator:manage-virtual-machines-with-machine-provisioner.adoc[Manage virtual machines with machine provisioner]
36+
** xref:operator:configuring-external-services.adoc[Configuring external services]
37+
** xref:operator:expanding-internal-database-volumes.adoc[Expanding internal database volumes]
38+
** xref:operator:managing-load-balancers.adoc[Managing load balancers]
39+
** xref:operator:user-authentication.adoc[User authentication]
40+
** xref:operator:managing-build-artifacts.adoc[Managing build artifacts]
41+
** xref:operator:usage-data-collection.adoc[Usage data collection]
42+
** xref:operator:circleci-server-security-features.adoc[CircleCI server security features]
43+
** xref:operator:application-lifecycle.adoc[Application lifecycle]
44+
** xref:operator:troubleshooting-and-support.adoc[Troubleshooting and support]
45+
** xref:operator:backup-and-restore.adoc[Backup and restore]
46+
** xref:operator:upgrade-mongo.adoc[Upgrade MongoDB]
47+
** xref:operator:faq.adoc[FAQs]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
= CircleCI server administration v4.7
2+
:page-noindex: true

0 commit comments

Comments
 (0)