Closed maximdeclercq closed 1 year ago
@redfast00 I feel like this works fine.
Development:
$ docker compose up -d
Production:
$ cat .env
COMPOSE_FILE=docker-compose.yml
MARIADB_DATABASE=<hidden>
MARIADB_ROOT_PASSWORD=<hidden>
MARIADB_USER=<hidden>
MARIADB_PASSWORD=<hidden>
$ docker compose up -d
I've also added Zeus menus by default. If someone needs other menus, they can mount over /src/menus
.
@redfast00 conflicts also resolved here, depends on https://github.com/ZeusWPI/Haldis/pull/214
Hm, ik snap niet goed waarom de changes van in #214 hier nu ook in staan, als die al gemerged is.
Cleaned up @redfast00
I worked further on the MS auth branch (would have caused merge conflicts otherwise anyway), so https://github.com/ZeusWPI/Haldis/pull/214 should preferably be merged first