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 15aefa5 commit d8a4472Copy full SHA for d8a4472
dstack-database/README.md
@@ -9,7 +9,7 @@ To start this exploration, here's a minimal fault-tolerant database service usin
9
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 postgres base image
+- `./Dockerfile` starts from ubuntu, mainly installs postgres patroni and zookeeper
13
- `./docker-compose.yml` defines three services
14
- `./patroni.yml` configures the postgres
15
- `./start.sh` runs zookeeper, fixes directory permissions, runs patroni
0 commit comments