Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Veerendra edited this page Apr 21, 2023 · 4 revisions

Homer

https://github.com/bastienwirtz/homer

Traefik reverse Proxy Location /

Stack Info

Docker containers in this stack

  • Homer

Configuration

  • Traefik reverse proxy locations are configured with labels
Config Description
services/homer/assets Homer configurations
$ cd services/homer
$ tree .
.
├── assets
│   ├── config.yml
│   ├── icons
│   │   ├── favicon-16x16.png
│   │   ├── favicon-32x32.png
│   │   ├── icon-any.png
│   │   ├── icon-any.svg
│   │   ├── icon-maskable.png
│   │   └── safari-pinned-tab.svg
│   ├── manifest.json
│   └── tools
│       ├── filebrowser.png
│       ├── grafana.png
│       ├── jackett.png
│       ├── jellyfin.png
│       ├── nextcloud.png
│       ├── pi-hole.png
│       ├── portainer.png
│       ├── prometheus.png
│       ├── qbittorrent.png
│       ├── radarr.svg
│       ├── raspberry-pi.png
│       ├── sample.png
│       ├── sample2.png
│       ├── traefik.png
│       └── ufw.png
└── docker-stack.yml

4 directories, 24 files
Clone this wiki locally