Skip to content

Commit 76628e7

Browse files
authored
Merge pull request SensorsIot#753 from Paraphraser/20240214-heimdall-old-menu
2024-02-14 Heimdall port conflict - old-menu branch - PR 2 of 2
2 parents 23bb418 + 09934bd commit 76628e7

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

.templates/heimdall/service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
volumes:
77
- ./volumes/heimdall/config:/config
88
ports:
9-
- 8880:80
9+
- 8882:80
1010
- 8883:443
1111
restart: unless-stopped

docs/Containers/Heimdall.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
11
# Heimdall
22

3-
## References
4-
* [Homepage](https://heimdall.site/)
5-
* [Docker](https://hub.docker.com/r/linuxserver/heimdall/)
6-
7-
## Web Interface
8-
The web UI can be found on `"your_ip":8880`
9-
10-
## About *Heimdall*
11-
12-
From the [Heimdall website](https://heimdall.site/):
13-
14-
> Heimdall Application Dashboard is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like. There are no iframes here, no apps within apps, no abstraction of APIs. if you think something should work a certain way, it probably does.
15-
16-
Within the context of IOTstack, the Heimdall Application Dashboard can help you organize your deployed services.
3+
Documentation can be found at [IOTstack Wiki](https://sensorsiot.github.io/IOTstack/Containers/Heimdall/).

0 commit comments

Comments
 (0)