Skip to content

Commit

Permalink
Merge pull request #271 from splunk/docs/nav_ordering
Browse files Browse the repository at this point in the history
Docs/nav ordering
  • Loading branch information
Ryan Faircloth authored and GitHub committed Jan 14, 2020
2 parents d4793d0 + d7a3644 commit 515f9dc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/gettingstarted/docker-swarm-rhel7.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Install Docker CE and Swarm
# Install Docker CE and Swarm (RHEL 7.7)

* Warning: this method of installing docker on RHEL does not appear to be supported. Consider using podman instead.

Expand Down
5 changes: 0 additions & 5 deletions docs/gettingstarted/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,3 @@ attempt to obtain the container image via the internet.
Environment="SC4S_IMAGE=sc4slocal:latest"
```

## Scale out

Additional hosts can be deployed for syslog collection from additional network zones and locations:

![SC4S deployment diagram](SC4Sdeployment.png)
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ nav:
- 'Read First': 'gettingstarted/index.md'
- 'Podman + systemd': 'gettingstarted/podman-systemd-general.md'
- 'Docker CE + systemd': 'gettingstarted/docker-systemd-general.md'
- 'Docker CE + Swarm RHEL 7.7': 'gettingstarted/docker-swarm-rhel7.md'
- 'Docker CE + Swarm': 'gettingstarted/docker-swarm-general.md'
- 'Docker CE + Swarm RHEL 7.7': 'gettingstarted/docker-swarm-rhel7.md'
- 'Bring your own Envionment': 'gettingstarted/byoe-rhel7.md'
- Configuration: 'configuration.md'
- Sources:
Expand Down

0 comments on commit 515f9dc

Please sign in to comment.