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

47 lines
647 B
Text
Raw Normal View History

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