Skip to content
Snippets Groups Projects
Select Git revision
  • 45feb12ddbb23339ef0542cef2025cee40031a0f
  • master default protected
  • moodle4.4
  • devm42
  • search_student
  • clean_tracking_table
  • moodle4.3
  • optimizing
  • devm4
  • groupes_select
  • interface_admin
  • pastilles_cliquables
  • moodle4.2
  • fix_cpts
  • ergonomie_tableau
  • activity-filter
  • dev
  • m4-bugfix-retractable
  • v3.x
  • 3-permutation-de-sections
  • 1-bobologie-1
  • v4.4
  • v4.3
  • v4.2.01
  • v4.2
  • v3.11.02
  • v4.0
  • v3.11.01
  • v3.7.02
  • v3.7.01
  • v3.5.4plus.01
31 results

course_format_iena_cron_action.php

Blame
  • Omeka-S Docker Image

    What is Omeka?

    Omeka provides open-source web publishing platforms for sharing digital collections and creating media-rich online exhibits.

    How to use this image?

    This image has no database included.

    Environment variables

    You can adjust the configuration of the Omeka S instane by passing variables on the docker run command line.

    OMEKA_DB This variable is mandatory and allows you to specify the name of the database for Omeka.

    OMEKA_USER, OMEKA_PWD These variables are mandatory and specify the user who has the permissions on the database.

    OMEKA_HOST This variable is mandatory and specify the host for the database.

    Docker Compose

    There is also an example of docker-compose.yml file which can be used. It creates 3 containers :

    • Mariadb database
    • PhpMyAdmin
    • Omeka-s without modules or themes