PostgreSQL database for SOLA Community Server
2.5K
Database image for the SOLA Community Server solution. Should be used in combination with the sola-community-server image. To run this image independently use the docker command:
The sola database is created and populated with demonstration data as part of the docker run command. The database build occurs in two phases. The first phase takes about 1 minute to install the SOLA Community Server database schema. Other containers can connect to the database once the first phase is complete on localhost port 5432 with username=postgres and password=sola.
The second phase will take a few minutes to load further data into the SOLA Community Server database.
The output from the run command is a docker container called cs-db (i.e. instance of the sola-community-db image). To stop or restart this container use the following commands:
This image can be rebuilt using the Docker files located at https://github.com/OpenTenure/docker
Content type
Image
Digest
sha256:77bcb7989…
Size
187.7 MB
Last updated
about 2 years ago
docker pull npullar/sola-community-db