We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a4472 commit d6ac1ccCopy full SHA for d6ac1cc
dstack-database/README.md
@@ -10,7 +10,7 @@ It's a docker-compose simulation environment for 3 nodes.
10
You can crash/pause any 1 of them, and the other 2 will make progress.
11
12
- `./Dockerfile` starts from ubuntu, mainly installs postgres patroni and zookeeper
13
-- `./docker-compose.yml` defines three services
+- `./docker-compose.yml` defines three identical services
14
- `./patroni.yml` configures the postgres
15
- `./start.sh` runs zookeeper, fixes directory permissions, runs patroni
16
- `./zoo.cfg` zookeeper consensus
0 commit comments