mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
parent
51d5840b8b
commit
e34f258a92
2504 changed files with 820160 additions and 0 deletions
47
docs/1.0-dev/_sources/Setup/Setup-Overview.md.txt
Normal file
47
docs/1.0-dev/_sources/Setup/Setup-Overview.md.txt
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
# Server Setup and Life
|
||||
|
||||
This sums up all steps of maintaining your Evennia game from first installation to production release.
|
||||
|
||||
## Installation & running
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
Installation
|
||||
Installation-Git
|
||||
Installation-Docker
|
||||
Installation-Troubleshooting
|
||||
Installation-Android
|
||||
Installation-Upgrade
|
||||
Installation-Non-Interactive
|
||||
Start-Stop-Reload
|
||||
```
|
||||
|
||||
## Configuring
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
Settings
|
||||
Settings-Default
|
||||
Choosing-An-SQL-Server
|
||||
Evennia-Game-Index
|
||||
IRC
|
||||
Grapevine
|
||||
RSS
|
||||
How-to-connect-Evennia-to-Twitter
|
||||
Client-Support-Grid
|
||||
|
||||
```
|
||||
|
||||
## Going public
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
Online-Setup
|
||||
Security
|
||||
HAProxy-Config
|
||||
Apache-Config
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue