From 2c03c982cee4ba000652a1d23159128eb36a2003 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Fri, 4 Sep 2020 12:16:16 +0200 Subject: [PATCH] Update SELF-HOSTING.md --- SELF-HOSTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SELF-HOSTING.md b/SELF-HOSTING.md index 109189e..505bb42 100644 --- a/SELF-HOSTING.md +++ b/SELF-HOSTING.md @@ -1,3 +1,5 @@ +

UNDER CONSTRUCTION

+ #### Step 1: Base setup 1. Connect to your server via SSH or direct access. * (Recommended) Set up password-less login with ssh-keys. @@ -91,4 +93,4 @@ The Yotter application server powered by gunicorn is now running privately port * `sudo rm /etc/nginx/sites-enabled/default` -Create a new Nginx site, you can run `sudo nano /etc/nginx/sites-enabled/yotter` \ No newline at end of file +Create a new Nginx site, you can run `sudo nano /etc/nginx/sites-enabled/yotter`