Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 353 Bytes

Omeka-S in docker

Configuration:

  • Rename database.ini.dist to database.ini and enter mysql credentials
  • For a fresh install with a new database rename files.dist to files
  • If you are using an existing database you also have to download the existing files directory from the server

Use docker-compose up -d to start the container