diff --git a/_Sidebar.md b/_Sidebar.md index ae1447f..222e9f6 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,8 +1,13 @@ * [Home](./Home) -* Setting up a server +* Setting up an EteSync v1 Server * [Basic Setup](./Basic-Setup) * [Production setup using uWSGI and Nginx](./Production-setup-using-uWSGI-and-Nginx) * [Run uWSGI at boot](./Run-uWSGI-at-boot) * [Setup HTTPS for EteSync](./Setup-HTTPS-for-EteSync) +* Setting up an EteSync v2 Server (EteBase) + * [Basic Setup](./Basic-Setup-EteSync-2.0) + * [Production setup using Daphne and Nginx](Production-setup-using-Daphne-and-Nginx) + * [Run Daphne at boot](Run-Daphne-at-boot) + * [Setup HTTPS for EteSync v2](Setup-HTTPS-for-EteSync-2.0) * [Migration from SQLite to PostgreSQL](./Migration-from-SQLite-to-PostgreSQL) * [Backups](./Backups) \ No newline at end of file