evennia/docs/source/Setup/Setup-Overview.md

48 lines
731 B
Markdown
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-19 20:49:24 +01:00
## Installation and running
```{toctree}
2022-12-01 18:23:09 +01:00
:maxdepth: 1
Installation
Installation-Git
Installation-Docker
Installation-Troubleshooting
Installation-Android
Installation-Upgrade
Installation-Non-Interactive
Running-Evennia
Updating-Evennia
```
2022-11-19 20:49:24 +01:00
## Configuration
```{toctree}
:maxdepth: 2
Settings
Settings-Default
2022-11-22 17:59:39 +01:00
Choosing-a-Database
Channels-to-Discord
2022-11-22 17:59:39 +01:00
Channels-to-Grapevine
Channels-to-IRC
2022-11-22 17:59:39 +01:00
Channels-to-RSS
Channels-to-Twitter
```
## Going Online
```{toctree}
:maxdepth: 2
2022-11-22 17:59:39 +01:00
Evennia-Game-Index
Online-Setup
2022-11-22 17:59:39 +01:00
Client-Support-Grid
Security-Practices
Config-HAProxy
2023-02-25 09:01:22 +01:00
Config-Nginx
Config-Apache-Proxy
```