README: Added links pointing to specific wikipages
* Added links pointing to the wiki. I added a link for the deployment setup and one for the TLS setup. Fixes #35
This commit is contained in:
parent
8c71bcddca
commit
1a04d8ec6a
@ -75,9 +75,10 @@ EteSync is based on Django so you should refer to one of the following
|
||||
* Instructions from uwsgi [here](http://uwsgi-docs.readthedocs.io/en/latest/tutorials/Django_and_nginx.html).
|
||||
* The [example configurations](example-configs) in this repo.
|
||||
|
||||
The webserver should also be configured to serve EteSync using TLS.
|
||||
There are more details about a proper production setup using uWSGI and Nginx in the [wiki](https://github.com/etesync/server/wiki/Production-setup-using-uWSGI-and-Nginx).
|
||||
|
||||
There are more details about a proper production setup in the [wiki](https://github.com/etesync/server-skeleton/wiki).
|
||||
The webserver should also be configured to serve EteSync using TLS.
|
||||
A guide for doing so can be found in the [wiki](https://github.com/etesync/server/wiki/Setup-HTTPS-for-EteSync) as well.
|
||||
|
||||
# Usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user