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

48 lines
731 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}
2022-12-01 17:28:38 +00:00
:maxdepth: 1
Installation
Installation-Git
Installation-Docker
Installation-Troubleshooting
Installation-Android
Installation-Upgrade
Installation-Non-Interactive
2022-11-25 18:52:52 +00:00
Running-Evennia
Updating-Evennia
```
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
2022-11-30 23:26:44 +00:00
Channels-to-Discord
2022-11-22 17:04:56 +00:00
Channels-to-Grapevine
2022-11-30 23:26:44 +00:00
Channels-to-IRC
2022-11-22 17:04:56 +00:00
Channels-to-RSS
Channels-to-Twitter
```
2022-11-25 18:52:52 +00:00
## Going Online
```{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
2023-02-25 08:08:11 +00:00
Config-Nginx
2022-11-23 20:20:36 +00:00
Config-Apache-Proxy
```