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

48 lines
664 B
Text
Raw Normal View History

2020-07-14 00:21:00 +02:00
# Server Setup and Life
2022-02-06 18:34:09 +00:00
This documentation covers how to setup and maintain the server,
from first install to opening your game to the public.
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
```