mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
parent
06bc3c8bcd
commit
a452434ba8
663 changed files with 61705 additions and 2 deletions
47
docs/source/Setup/Setup-Overview.md
Normal file
47
docs/source/Setup/Setup-Overview.md
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
# Server Setup and Life
|
||||
|
||||
This sums up all steps of maintaining your Evennia game from first installation to production release.
|
||||
|
||||
## Installation & running
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
Installation
|
||||
Installation-Git
|
||||
Installation-Docker
|
||||
Installation-Troubleshooting
|
||||
Installation-Android
|
||||
Installation-Upgrade
|
||||
Installation-Non-Interactive
|
||||
Start-Stop-Reload
|
||||
```
|
||||
|
||||
## Configuring
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
Settings
|
||||
Settings-Default
|
||||
Choosing-An-SQL-Server
|
||||
Evennia-Game-Index
|
||||
IRC
|
||||
Grapevine
|
||||
RSS
|
||||
How-to-connect-Evennia-to-Twitter
|
||||
Client-Support-Grid
|
||||
|
||||
```
|
||||
|
||||
## Going public
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
Online-Setup
|
||||
Security
|
||||
HAProxy-Config
|
||||
Apache-Config
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue