evennia/docs/1.0-dev/_sources/Setup/Setup-Overview.md.txt

46 lines
685 B
Text
Raw Normal View History

# Server Setup and Life
This sums up all steps of maintaining your Evennia game from first installation to production release.
2022-11-20 00:44:59 +00:00
## Installation and running
```{toctree}
:maxdepth: 2
Installation
Installation-Git
Installation-Docker
Installation-Troubleshooting
Installation-Android
Installation-Upgrade
Installation-Non-Interactive
Start-Stop-Reload
```
2022-11-20 00:44:59 +00:00
## Configuration
```{toctree}
:maxdepth: 2
Settings
Settings-Default
2022-11-22 17:04:56 +00:00
Choosing-a-Database
Channels-to-IRC
Channels-to-Grapevine
Channels-to-RSS
Channels-to-Twitter
```
## Going public
```{toctree}
:maxdepth: 2
2022-11-22 17:04:56 +00:00
Evennia-Game-Index
Online-Setup
2022-11-22 17:04:56 +00:00
Client-Support-Grid
Security-Practices
Config-HAProxy
2022-11-23 20:20:36 +00:00
Config-Apache-Proxy
```