changed login example
This commit is contained in:
parent
3ad1c0c670
commit
61e5fe0270
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ This is intended for testing the upgrades before rollout on prod.
|
|||
6. `docker-compose-2.32.4 pull`
|
||||
7. `docker-compose-2.32.4 down`
|
||||
8. `docker-compose-2.32.4 up -d; docker-compose-2.32.4 logs -f`
|
||||
9. Check the logs for any issues during during startup. Check if https://sso.test.base23.de is available and test the sso login (e.g https://vpn-test.base23.de/admin)
|
||||
9. Check the logs for any issues during during startup. Check if https://sso.test.base23.de is available and test the sso login (e.g https://whoami.test.base23.de)
|
||||
10. Apply changes for test to prod files (`docker-compose.<stage>.yml`, `env.<stage>.template`), commit & push changes to the Repo in a new branch and create a merge request in preparation for the prod upgrade
|
||||
|
||||
### Prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue