You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A minimal setup guide for using a local SquashTM inside a docker stack. The example compose file is connected to the standard setup of the [TLS-ready](https://www.openproject.org/docs/development/development-environment/docker/#tls-support) stack with `traefik`.
4
+
5
+
## First steps
6
+
7
+
- Up the docker stack with `docker compose up -d`
8
+
- Wait for initialization to finish (this takes some time, wait for `docker compose logs -f web` to calm down)
9
+
- Go to https://squashtm.local/squash (mind the `/squash` at the end)
0 commit comments