Skip to content

Commit

Permalink
aguia-pescadora-{bravo,charlie} (#16 #58): link para api.cplpaiopsbot…
Browse files Browse the repository at this point in the history
….etica.ai
  • Loading branch information
fititnt committed Jun 7, 2019
1 parent a514319 commit 539b8b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ server {
# porém mais fácil suporte a ela)
location / {
proxy_ignore_client_abort on;
proxy_set_header Host $host;
proxy_pass http://aguia-pescadora-charlie.etica.ai:80;
}

Expand Down
2 changes: 2 additions & 0 deletions logbook/aguia-pescadora-charlie.sh
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ tsuru help user-create
tsuru user-create rocha@ieee.org
tsuru user-create felipecchaves@gmail.com
tsuru user-create kayenga@outlook.pt
tsuru user-create cdiego@criacorpo.com.br

tsuru user-create testing-no-reply@etica.ai # Usuario (idealmente) temporario
# com permissão total. Demais
Expand All @@ -228,6 +229,7 @@ tsuru permission-list
tsuru role-assign AllowAll rocha@ieee.org
tsuru role-assign AllowAll felipecchaves@gmail.com
tsuru role-assign AllowAll kayenga@outlook.pt
tsuru role-assign AllowAll cdiego@criacorpo.com.br
tsuru role-assign AllowAll testing-no-reply@etica.ai

# Lista pools
Expand Down

0 comments on commit 539b8b0

Please sign in to comment.