CollectveAccess Providence Docker image. https://github.com/tofran/providence-docker
2.9K
Production ready multi-arch up-to-date Providence Docker image.
Providence is a dynamic cataloguing and data/media management application (widely used by museums), part of the CollectiveAccess project.
docker pull ghcr.io/tofran/providence
OR
docker pull tofran/providence
| Env var name | Description |
|---|---|
INIT_DB | true to create the database, user and permissions |
DB_ROOT_PASSWORD | required if INIT_DB is set |
CA_DB_HOST | MariaDB (or MySQL) database host |
CA_DB_DATABASE | MariaDB (or MySQL) database name |
CA_DB_USER | MariaDB (or MySQL) database username |
CA_DB_PASSWORD | MariaDB (or MySQL) database password |
ENSURE_PERMISSIONS | true to chown data files to the apache user |
The following directories are not ephemeral and should be preserved:
/var/www/app/conf: Providence configuration/var/www/media: Collective access media filesThis image is based on the stale project created by Governo Regional dos Açores. Thank you Alberto Branco and Pedro Amorim. This is a hard fork, the main changes are:
Content type
Image
Digest
sha256:fd80fe43d…
Size
571.6 MB
Last updated
over 2 years ago
docker pull tofran/providence