summaryrefslogtreecommitdiff
path: root/apps/heimdall/old_manifests/notes.txt
diff options
context:
space:
mode:
authorR-man3000 <rasmus.luha@gmail.com>2026-05-30 21:27:30 +0300
committerR-man3000 <rasmus.luha@gmail.com>2026-05-30 21:27:30 +0300
commit974d4457148e9a9ff3a0231eece663d04faaf16d (patch)
tree59ce91682030791e04b2b7e342580138d6bad79a /apps/heimdall/old_manifests/notes.txt
parentf933430bdc951fbbf64c83ac31357d41846bb69e (diff)
Restructurig, start creating heimdall helm chart
Diffstat (limited to 'apps/heimdall/old_manifests/notes.txt')
-rw-r--r--apps/heimdall/old_manifests/notes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/heimdall/old_manifests/notes.txt b/apps/heimdall/old_manifests/notes.txt
new file mode 100644
index 0000000..76c832a
--- /dev/null
+++ b/apps/heimdall/old_manifests/notes.txt
@@ -0,0 +1,2 @@
+Basic docker command:
+sudo docker run --name=heimdall -d -v ./config:/config -e PGID=1000 -e PUID=1000 -p 8090:80 -p 8443:443 lscr.io/linuxserver/heimdall:latest