mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
48 lines
No EOL
731 B
Markdown
48 lines
No EOL
731 B
Markdown
# Server Setup and Life
|
|
|
|
This sums up all steps of maintaining your Evennia game from first installation to production release.
|
|
|
|
## Installation and running
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
|
|
Installation
|
|
Installation-Git
|
|
Installation-Docker
|
|
Installation-Troubleshooting
|
|
Installation-Android
|
|
Installation-Upgrade
|
|
Installation-Non-Interactive
|
|
Running-Evennia
|
|
Updating-Evennia
|
|
```
|
|
|
|
## Configuration
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
|
|
Settings
|
|
Settings-Default
|
|
Choosing-a-Database
|
|
Channels-to-Discord
|
|
Channels-to-Grapevine
|
|
Channels-to-IRC
|
|
Channels-to-RSS
|
|
Channels-to-Twitter
|
|
```
|
|
|
|
## Going Online
|
|
|
|
```{toctree}
|
|
:maxdepth: 2
|
|
|
|
Evennia-Game-Index
|
|
Online-Setup
|
|
Client-Support-Grid
|
|
Security-Practices
|
|
Config-HAProxy
|
|
Config-Nginx
|
|
Config-Apache-Proxy
|
|
``` |