aktin / aktin/docker-aktin-dwh
Update v1.6rc1-2-db02-wf02-httpd02 > v1.6rc1-2-db03-wf03-httpd02 postgres password is not updated
- 主要語言
- Shell
- 星號
- 0
- 分支
- 0
- 平均合併
- 1 分鐘
- 30 天內合併 PR
- 1
描述
Hello,
in the last few days I have upgraded my current Docker instance with the release "**v1.6rc1-2-db02-wf02-httpd02**" to the release "**v1.6rc1-2-db03-wf03-httpd02**".
In the new release, it is now possible to define a **secrets.txt** for the postgres.
If this variable is defined according to the current compose.yml, the release must also be **>= v1.6rc1-2-db03-wf03-httpd02**, otherwise the postgres will complain when starting:
```
docker compose up
Attaching to database_1, httpd_1, wildfly_1
database_1 | error: both POSTGRES_PASSWORD and POSTGRES_PASSWORD_FILE are set (but are exclusive)
dependency failed to start: container aktin-test-local_database_1 is unhealthy
```
Unfortunately, the new password is not transferred to the current postgres in Release **v1.6rc1-2-db03-wf03-httpd02**, it stays the old value. Certainly only takes effect when initialising a new instance.
I have checked this with a DB management tool (DBVisualiser).
This is not dramatic, but should be considered for future updates.
Greetings Maik
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。