Skip to content

Documentation Server

This documentation site is built with MkDocs and the Material for MkDocs theme.

  • Service Name: docs
  • Internal Port: 8000
  • URL: https://docs.lage-beauty.de
  • Source: docs/ directory in the project root.
  • Credentials: Configured in bitwarden.

Editing Documentation

  1. Edit the Markdown files in docs/docs/.
  2. Update docs/mkdocs.yml if you add new pages to the navigation.
  3. The server hot-reloads, so changes should be visible immediately if running locally.

Deployment

The documentation is served via the docs container and proxied through Nginx.