Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 408 Bytes

README_KITS.md

File metadata and controls

21 lines (13 loc) · 408 Bytes

kits version of mindwendel

This project includes a few CI changes to the mindwendel software.

Installation

Use docker-compose

docker-compose -f docker-compose-kits.yml up

or to make sure updates will be included:

docker-compose -f docker-compose-kits.yml --force-recreate up

Important: Make sure to exchange passwords with proper ones!

See main README for project specifics.