Doc updates

This commit is contained in:
Bryan Ashby 2019-02-05 18:53:38 -07:00
parent db59bc7254
commit 032e6d59b8
3 changed files with 7 additions and 9 deletions

View file

@ -8,9 +8,9 @@ things manually versus have it automated for you.
| Method | Operating System Compatibility | Notes |
|--------|--------------------------------|-------|
| [Installation Script](install-script) | Linux, BSD, OSX | Quick and easy installation under most Linux/UNIX like environments (Linux, BSD, OS X, ...) |
| [Docker Images](docker) | Linux, BSD, OSX, Windows | Easy upgrades, compatible with all operating systems, no dependencies to install |
| [Manual](manual) | Linux, Windows (probably others but untested! | If you like doing things manually, or are running Windows |
| [Installation Script](install-script.md) | Linux, BSD, OSX | Quick and easy installation under most Linux/UNIX like environments (Linux, BSD, OS X, ...) |
| [Docker Images](docker.md) | Linux, BSD, OSX, Windows | Easy upgrades, compatible with all operating systems, no dependencies to install |
| [Manual](manual.md) | Linux, Windows (probably others but untested! | If you like doing things manually, or are running Windows |
## Keeping Up To Date
After installing, you'll want to [keep your system updated](/docs/admin/updating.md).