feat: automatically start PostgreSQL for a sync/promote instance containers (#200)
Description
feat: automatically start PostgreSQL for a sync/promote instance containers:
- prepare extended sync instance: add wal-g (custom-images!23 (merged))
- adjust PostgreSQL configuration before start container
- tune health checks, make sure it works
- use one container to run them all
- get rid of sync instance image
Related issue
Examples
Checklist
-
the MR description has been reviewed -
this MR contains text changes and they have been reviewed OR there are no texts changes -
this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes -
this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes
Closes #200 (closed)
Edited by Artyom Kartasov