Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umap-project/umap-deploy

Usine based script to deploy and maintain a uMap instance on a remote server
https://github.com/umap-project/umap-deploy

Last synced: 3 days ago
JSON representation

Usine based script to deploy and maintain a uMap instance on a remote server

Awesome Lists containing this project

README

        

# umap-deploy-osmfr

My own scripts for deploying uMap on OSM-fr server (and the related dev server
on https://dev.umap-project.org).

## Usage

- Django settings go in settings/{FLAVOUR}.py
- remote env (for secrets) goes in env/{FLAVOUR}
- local configuration (var used when running deployement) goes in local/{FLAVOUR}

Then run, eg. for dev server
FLAVOUR=dev make help