mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
20 lines
515 B
Markdown
20 lines
515 B
Markdown
# Heimdall
|
|
|
|
## Overview
|
|
|
|
Heimdall is a lightweight web-based dashboard for organizing and launching your self-hosted applications.
|
|
|
|
## Project Details
|
|
|
|
- **Project Repository:** [Offical Website](https://heimdall.site/)
|
|
- **Container Image:** [Docker Hub](https://hub.docker.com/r/linuxserver/heimdall)
|
|
- **Reverse Proxy Port:** `80`
|
|
|
|
## Environment Variable Notes
|
|
|
|
FORCE_HTTPS=true - For https
|
|
|
|
## Additional Notes / Gotchas
|
|
|
|
Still working on the staging config, TODO: where is domain base path set?
|