Heimdall

Heimdall

docker run -d \
  --name=heimdall \
  -e PUID=1027 \
  -e PGID=100 \
  -e TZ=Europe/Luxembourg \
  -p 40979:80 \
  -p 9039:443 \
  -v /volume1/docker/Heimdall:/config \
  --restart always \
  lscr.io/linuxserver/heimdall

I used Flame at the time and was looking for a better alternative and I think I found it in Heimdall 🙂

Used Links

TZ – Timezone

Random Number (for a port number by random generator)

Heimdall

Heimdall @LinuxServer.io

Heimdall @GitHub

0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments