1
0
mirror of https://github.com/etesync/server synced 2025-07-24 07:58:08 +00:00

Add disclaimer about Etebase apps.

Simon Vandevelde 2020-09-29 09:50:33 +02:00
parent 50f329d151
commit 1b7cf68e13

@ -153,4 +153,6 @@ Don't forget to change `allowed_hosts` to your domain name in `etesync-server.in
An optional next step is to have your uWSGI run automatically at boot. More explanation can be found here: [Run uWSGI at boot](https://github.com/etesync/server/wiki/Run-uWSGI-at-boot)
It is also *highly* recommended **to enable SSL for your EteSync server!**
A page detailing SSL setup can be found here: [Setup HTTPS for EteSync](https://github.com/etesync/server/wiki/Setup-HTTPS-for-EteSync)
A page detailing SSL setup can be found here: [Setup HTTPS for EteSync](https://github.com/etesync/server/wiki/Setup-HTTPS-for-EteSync)
If you already want to test out the EteSync applications, be sure to use the ones in [the Etebase announcement blog post](https://blog.etesync.com/etesync-2-0-ready-for-testers/) as the official ones might not have been updated yet.