Skip to content

Commit

Permalink
Adicionando o módulo de Gestao Documental como opcional na instalacao
Browse files Browse the repository at this point in the history
  • Loading branch information
marlinhares committed Mar 4, 2022
1 parent cc6ba6d commit 3db2328
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ cd /sei-modulos

git clone https://github.com/spbgovbr/mod-sei-estatisticas.git
git clone https://github.com/spbgovbr/mod-wssei.git
git clone https://github.com/spbgovbr/mod-sei-resposta.git
git clone https://github.com/spbgovbr/mod-sei-resposta.git
git clone https://github.com/spbgovbr/mod-gestao-documental.git
#git clone https://github.com/spbgovbr/mod-sei-loginunico.git
#git clone https://github.com/spbgovbr/mod-sei-assinatura-avancada.git
2 changes: 1 addition & 1 deletion envlocal-example-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion envlocal-example-oracle.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion envlocal-example-sqlserver.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion envlocal.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-completa-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-completa-oracle.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-completa-sqlserver.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-default-http-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-http-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-http-oracle.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-http-sqlserver.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-oracle.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-sqlserver.env
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export OPENLDAP_DESLIGAR_NO_ORGAO_0=false
# APP
#************************************************************
#************************************************************
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.2
export DOCKER_IMAGE_APP=processoeletronico/sei4-app:2.0.3

# indica se o make vai incluir e expor portas locais 80 e 443 no app - muito cuidado para nao conflitar com as portas do balanceador
# apenas ative aqui se escolher subir sem o balanceador e apenas 1 noh
Expand Down

0 comments on commit 3db2328

Please sign in to comment.