This file describes the steps to deploy a new version of InLoco into MPRJ servers.
- Run
npm run build
- Rename
static/js.bundle.js
tostatic/js.bundle.[YYYYMMDD].js
- Rename
static/vendor.bundle.js
tostatic/vendor.bundle.[YYYYMMDD].js
- Edit
static/index.html
and change the js paths to include[YYYYMMDD]
- Move the contents of the
static
directory to a new folder. Name itinloco
. - Zip that folder, so you'll have a file
inloco.zip
. - Copy that file to
X:\[Homologacao\Estatico|Produção]
- Open a GLPI (or ask someone to do it).
- Open http://p-glpidti01.pgj.rj.gov.br and log in with your MPRJ account
- Assistência > Chamados
- Click on
+
- 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.
- After the GLPI is done, open it and approve or refuse it.