Giter VIP home page Giter VIP logo

providence-docker's Introduction

CollectiveAccess Providence Docker image

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

Configuration

Environment variables

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

Stateful directories

The following directories are not ephemeral and should be preserved:

  • /var/www/app/conf: Providence configuration
  • /var/www/media: Collective access media files

Enabled providence features

This container out of the box has the following capabilities:

Screenshot of providence config check

Fork attribution

This image is based (although heavily modified), on the stale project created by Governo Regional dos Açores. Thank you Alberto Branco and Pedro Amorim for your work 🇵🇹.

This is a hard fork, the main changes are:

  • Simplified installation, reduced docker layers, image size and unnecessary complexity;
  • Removed Pawtucket, I only want a single component in this image;
  • Enable configuration via environment variables;
  • Improved scripts resiliency, code smells and overall tried to make everything production ready.

providence-docker's People

Contributors

tofran avatar albertocpbranco avatar ammopt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.