This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8a52dbb
commit 0c9cb36
Showing
5 changed files
with
29 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,23 +30,12 @@ Credentials: | |
## Usage (Production) | ||
|
||
- Buy a domain and allocated a server. | ||
- Clone the repo on the server: | ||
- Run the interactive install script: | ||
|
||
```bash | ||
git clone https://github.com/hotosm/osm-sandbox.git | ||
cd https://github.com/hotosm/osm-sandbox.git | ||
```sh | ||
curl --proto '=https' --tlsv1.2 -sSf https://get.sandbox.hotosm.dev | bash | ||
``` | ||
|
||
- Create a `.env` file: | ||
|
||
```dotenv | ||
DOMAIN=your.domain.org | ||
[email protected] | ||
ADMIN_PASS=supersecurepassword | ||
[email protected] | ||
``` | ||
|
||
|
||
## Importing Existing OSM Data | ||
|
||
Check out [osm_to_sandbox](https://github.com/Zverik/osm_to_sandbox/tree/main) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters