mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-26 04:28:17 +02:00
docs/_includes/nav.md
Tidy up + add link to updating
This commit is contained in:
parent
4b2771012b
commit
615edac7cd
1 changed files with 8 additions and 5 deletions
|
@ -2,12 +2,15 @@
|
||||||
layout: page
|
layout: page
|
||||||
title: Installation Methods
|
title: Installation Methods
|
||||||
---
|
---
|
||||||
|
## Installation Methods
|
||||||
There are multiple ways of installing ENiGMA BBS, depending on your level of experience and desire to do
|
There are multiple ways of installing ENiGMA BBS, depending on your level of experience and desire to do
|
||||||
things manually versus have it automated for you.
|
things manually versus have it automated for you.
|
||||||
|
|
||||||
| Method | Operating System Compatibility | Notes |
|
| 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, ...) |
|
| [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 |
|
| [Docker Images](docker) | Linux, BSD, OSX, Windows | Easy upgrades, compatible with all operating systems, no dependencies to install |
|
||||||
| [Manual Installation](manual) | Linux, Windows (probably others but untested! | If you like doing things manually, or are running Windows |
|
| [Manual](manual) | 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).
|
Loading…
Add table
Add a link
Reference in a new issue