๐กHomer
https://github.com/bastienwirtz/homer
Reverse Proxy Location
/
Deploy
Make sure traefik
reverse proxy is up and running. Know more in Traefik section
$ git clone git@github.com:veerendra2/raspberrypi-homeserver.git
$ cd services/homer
# deploy traefik reverse proxy
$ docker stack deploy -c docker-stack.yml homer
Configuration
Appllication bookmarks are defined in
config.yml
Last updated
Was this helpful?