Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.
/ open-museum.ch Public archive
generated from maehr/github-template

The open-museum is an independent digital museum and was created within 48 hours during the #VersusVirus-Hackathon.

License

Notifications You must be signed in to change notification settings

open-museum/open-museum.ch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository is outdated and has been archived.

This repo makes all the magic of open-museum.ch:

GitHub issues GitHub forks GitHub stars GitHub license

Installation

Install Docker.

Copy and edit .env.example

cp .env.example .env
nano .env

Create file stubs for Traefik

touch traefik/acme.json
touch traefik/traefik.log

Export environment variables and use setup.sh to create database.ini and set permissions

source .env
bash setup.sh

Usage

docker-compose up -d

You might need to fix some permissions to make Traefik and Omeka s work.

chmod 600 traefik/acme.json
chown -R www-data:www-data omeka-web

Support

This project is maintained by @open-museum. Please understand that we won't be able to provide individual support via email. We also believe that help is much more valuable if it's shared publicly, so that more people can benefit from it.

Type Platforms
🚨 Bug Reports GitHub Issue Tracker
🎁 Feature Requests GitHub Issue Tracker
🛡 Report a security vulnerability GitHub Issue Tracker

Roadmap

Changes are planned. A roadmap will be published in time.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors and acknowledgment

  • Moritz Mähr - Initial work - maehr

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

The open-museum is an independent digital museum and was created within 48 hours during the #VersusVirus-Hackathon.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published