@ -78,6 +78,8 @@ Etebase is based on Django so you should refer to one of the following
The webserver should also be configured to serve Etebase using TLS.
The webserver should also be configured to serve Etebase using TLS.
A guide for doing so can be found in the [wiki](https://github.com/etesync/server/wiki/Setup-HTTPS-for-Etebase) as well.
A guide for doing so can be found in the [wiki](https://github.com/etesync/server/wiki/Setup-HTTPS-for-Etebase) as well.
The Etebase server needs to be aware of the URL it's been served as, so make sure to forward the `Host` header to the server if using a reverse proxy. For example, you would need to use the following directive in nginx: `proxy_set_header Host $host;`.
# Data locations and backups
# Data locations and backups
The server stores user data in two different locations that need to be backed up:
The server stores user data in two different locations that need to be backed up: