onaio / gisida

JavaScript library that converts MapSpec layers to beautiful, interactive maps using Mapbox GL
http://gisida.onalabs.org/
Apache License 2.0
10 stars 3 forks source link

Create a document with all deployed servers #468

Open kahummer opened 4 years ago

kahummer commented 4 years ago

Having a list of all deployed gisida servers is critical to manage resources efficiently. Looking this up in aws is a pain since we can't filter to get gisida related sites. Recommended solution: Implement a script that gets the list of all records from playbooks inventories. Example: https://github.com/onaio/playbooks/blob/master/docs/deployed-servers/superset.md

moshthepitt commented 4 years ago

@kahummer this is how we are doing it for Superset https://github.com/onaio/playbooks/blob/master/docs/deployed-servers/superset.md