mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
@@ -62,7 +62,7 @@ On macOS you can do `brew install python`
|
|||||||
|
|
||||||
#### 4. Prepare the Python environment
|
#### 4. Prepare the Python environment
|
||||||
|
|
||||||
You run the deploy script locally, and it deploys to a remove server over SSH. You can use a virtualenv if you are used to working with them, but it's not necessary.
|
You run the deploy script locally, and it deploys to a remote server over SSH. You can use a virtualenv if you are used to working with them, but it's not necessary.
|
||||||
|
|
||||||
```
|
```
|
||||||
cd openfreemap
|
cd openfreemap
|
||||||
@@ -98,7 +98,7 @@ server: nginx
|
|||||||
x-ofm-debug: latest JSON monaco
|
x-ofm-debug: latest JSON monaco
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 6. Deploy and check with `SKIP_PLANET=true`
|
#### 6. Deploy and check with `SKIP_PLANET=false`
|
||||||
|
|
||||||
Update your `.env` file and re-run the same `./init-server.py http-host-static HOSTNAME` as before.
|
Update your `.env` file and re-run the same `./init-server.py http-host-static HOSTNAME` as before.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user