Ecosyste.ms: Awesome

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

https://github.com/MinisterioPublicoRJ/inloco

A Geographic Information System (GIS) used by Ministério Público do Estado do Rio de Janeiro to show social, institutional and administrative data , based on React and Leaflet, interacting with a GeoServer back-end.
https://github.com/MinisterioPublicoRJ/inloco

geoserver gis gis-platform leaflet leafletjs react reactjs

Last synced: 3 months ago
JSON representation

A Geographic Information System (GIS) used by Ministério Público do Estado do Rio de Janeiro to show social, institutional and administrative data , based on React and Leaflet, interacting with a GeoServer back-end.

Lists

README

        

# How to deploy

This file describes the steps to deploy a new version of InLoco into MPRJ servers.

1. Run `npm run build`
1. Rename `static/js.bundle.js` to `static/js.bundle.[YYYYMMDD].js`
1. Rename `static/vendor.bundle.js` to `static/vendor.bundle.[YYYYMMDD].js`
1. Edit `static/index.html` and change the js paths to include `[YYYYMMDD]`
1. Move the contents of the `static` directory to a new folder. Name it `inloco`.
1. Zip that folder, so you'll have a file `inloco.zip`.
1. Copy that file to `X:\[Homologacao\Estatico|Produção]`
1. Open a GLPI (or ask someone to do it).

## GLPI

1. Open http://p-glpidti01.pgj.rj.gov.br and log in with your MPRJ account
1. Assistência > Chamados
1. Click on `+`
1. Fill the fields:
- Categoria: *Deploy Homologação / Produção* (open one GLPI for each one)
- Ator: *mpemmapas.cadg
- Elementos associados: *MP em Mapas* (always)
- Título: *Deploy Homologação / Produção Estático InLoco*
- Descrição: The path X:\...
- Prioridade: *Média* or higher if needed
- *Don't* attach the zip file.
1. After the GLPI is done, open it and approve or refuse it.