This is the first attempt to use Zemke-Rhyne in a Salt configuration.
This should be migrated to a more convenient secret store like Vault.
Details
Details
- Reviewers
dereckson - Commits
- rOPS2027b2c50789: Migrate cachet to Equatower
Browse https://status.nasqueron.org
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Ok for container part:
$ salt equatower state.apply roles/paas-docker/containers/cachet equatower: ---------- ID: cachet Function: docker_container.running Result: True Comment: Created container 'cachet' Started: 19:10:08.082956 Duration: 49730.474 ms Changes: ---------- container_id: ---------- added: 38f4f5f14350f398351b2fecf87911b5990eec6683d01fdddbd1292dfe12bab2 image: ---------- Layers: ---------- Already_Pulled: - f2b6b4884fc8 Pulled: - 808c7a8eeb35 - c17210e14f41 - 0cebb0a8384f - fc221e5364cd - 0aafb1e3080a - b37667570094 - a3ed95caeb02 - 3b8d91fe7572 - 46503f548bc7 - 10d31ae69387 - 4715b09a7935 - e83028ea0d14 - 9a662c55425b - 9487084d2b3a Status: Downloaded newer image for dereckson/cachet Time_Elapsed: 1.612185001373291 retcode: 0 state: ---------- new: running old: None Summary for equatower ------------ Succeeded: 1 (changed=1) Failed: 0 ------------ Total states run: 1 Total run time: 49.730 s
Comment Actions
There is an issue with the app (doesn't read DB_PASSWORD, at least not from .env file and not from environment), but as far as the deployment is concerned, all works fine.
This will be tracked at T1415.