Skip to content

Commit

Permalink
Merge pull request SensorsIot#753 from Paraphraser/20240214-heimdall-…
Browse files Browse the repository at this point in the history
…old-menu

2024-02-14 Heimdall port conflict - old-menu branch - PR 2 of 2
  • Loading branch information
Slyke authored Mar 6, 2024
2 parents 23bb418 + 09934bd commit 76628e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .templates/heimdall/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
volumes:
- ./volumes/heimdall/config:/config
ports:
- 8880:80
- 8882:80
- 8883:443
restart: unless-stopped
15 changes: 1 addition & 14 deletions docs/Containers/Heimdall.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
# Heimdall

## References
* [Homepage](https://heimdall.site/)
* [Docker](https://hub.docker.com/r/linuxserver/heimdall/)

## Web Interface
The web UI can be found on `"your_ip":8880`

## About *Heimdall*

From the [Heimdall website](https://heimdall.site/):

> 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.
Within the context of IOTstack, the Heimdall Application Dashboard can help you organize your deployed services.
Documentation can be found at [IOTstack Wiki](https://sensorsiot.github.io/IOTstack/Containers/Heimdall/).

0 comments on commit 76628e7

Please sign in to comment.