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

47 lines
647 B
Markdown
Raw Normal View History

2020-06-19 21:13:51 +02:00
# Server Setup and Life
2020-06-19 18:45:02 +02:00
2022-11-10 23:15:54 +01:00
This sums up all steps of maintaining your Evennia game from first installation to production release.
2020-06-19 18:45:02 +02:00
2020-06-19 20:48:00 +02:00
## Installation & running
2020-06-19 18:45:02 +02:00
```{toctree}
:maxdepth: 2
2020-06-19 18:45:02 +02:00
Installation
Installation-Git
Installation-Docker
Installation-Troubleshooting
Installation-Android
Installation-Upgrade
Installation-Non-Interactive
Start-Stop-Reload
```
2020-06-19 18:45:02 +02:00
2020-06-19 20:48:00 +02:00
## Configuring
2020-06-19 18:45:02 +02:00
```{toctree}
:maxdepth: 2
2020-06-19 18:45:02 +02:00
Settings
Settings-Default
Choosing-An-SQL-Server
Evennia-Game-Index
IRC
Grapevine
RSS
How-to-connect-Evennia-to-Twitter
Client-Support-Grid
2020-06-19 18:45:02 +02:00
```
2020-06-19 18:45:02 +02:00
2020-06-19 20:48:00 +02:00
## Going public
2020-06-19 18:45:02 +02:00
```{toctree}
:maxdepth: 2
Online-Setup
Security
HAProxy-Config
Apache-Config
```