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.
- Host: GitHub
- URL: https://github.com/MinisterioPublicoRJ/inloco
- Owner: MinisterioPublicoRJ
- License: mit
- Created: 2017-04-10T15:25:51.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-07T18:05:27.000Z (over 1 year ago)
- Last Synced: 2024-07-18T20:43:01.894Z (4 months ago)
- Topics: geoserver, gis, gis-platform, leaflet, leafletjs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 8.91 MB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 65
-
Metadata Files:
- Readme: README-DEPLOY-MPRJ.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-social-projects - Inloco
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.