Skip to content

Glacez Wiki

Welcome to the internal Glacez product wiki. This site documents domain concepts, workflows, and business rules in non-technical language.

Local preview

pip install -r requirements.txt
mkdocs serve

Open http://127.0.0.1:8000.

Docker

From the repository root:

docker compose -f docker/docker-compose.yml up --build

Then open http://127.0.0.1:8080.