They'll unpack to a directory named data. You should make a directory, hivemind, and in there place the data directory, docker-compose.yml, and my-postgres.conf
:)
Hey.. not sure following your instruction on the hivemind
i have unzipped and have the data folder
but i don't see the data folder in the current hivemind directory
the data contains postgres data
shouldn't it be overwriting /var/lib/postgresql ?
They'll unpack to a directory named data. You should make a directory, hivemind, and in there place the data directory, docker-compose.yml, and my-postgres.conf
:)
Hey.. not sure following your instruction on the hivemind
i have unzipped and have the data folder
but i don't see the data folder in the current hivemind directory
the data contains postgres data
shouldn't it be overwriting /var/lib/postgresql ?
Hi, sorry for the delay getting back to you. The data directory won't be there until you unpack the archive.
Hopefully this image makes it clearer:
Note that the network part of the docker config is specific to my setup; @ety001's docker-compose.yml is the best starting point
Thank you.. this is great!