1
0
mirror of https://github.com/etesync/server synced 2024-11-25 18:28:46 +00:00

Update to uvicorn

Simon Vandevelde 2020-12-29 19:29:02 +01:00
parent 6881f67c74
commit 00e844f0d7

@ -1,8 +1,8 @@
* [Home](./Home)
* Setting up an Etebase Server (EteSync v2)
* [Basic Setup Etebase](./Basic-Setup-Etebase-(EteSync-v2))
* [Production setup using Daphne and Nginx](./Production-setup-using-Daphne-and-Nginx)
* [Run Daphne at boot](./Run-Daphne-at-boot)
* [Production setup using Nginx](./Production-setup-using--Nginx)
* [Run uvicorn at boot](./Run-uvicorn-at-boot)
* [Setup HTTPS for Etebase](./Setup-HTTPS-for-Etebase)
* [Migration from SQLite to PostgreSQL](./Migration-from-SQLite-to-PostgreSQL)
* [Backups](./Backups)