Update SELF-HOSTING.md
This commit is contained in:
parent
fb66834c01
commit
2c03c982ce
@ -1,3 +1,5 @@
|
||||
<h1> UNDER CONSTRUCTION </h1>
|
||||
|
||||
#### 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`
|
||||
Create a new Nginx site, you can run `sudo nano /etc/nginx/sites-enabled/yotter`
|
||||
|
Reference in New Issue
Block a user