Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 413 Bytes

File metadata and controls

29 lines (15 loc) · 413 Bytes

RaBe Webseite

Frontend: Nextjs with react-native-web

Backend: Directus

Docker

Postgres DB:

docker-compose up -d DB

Directus:

docker-compose up -d directus

Next:

docker-compose up -d next

Maintenance Mode

In the .env file set NEXT_PUBLIC_MAINTENANCE_MODE true

stop docker directus instance

redirect data.rabe.ch auf rabe.ch

disable healthcheck for next instance