ansible-nas/website/docs/applications/dashboards/homepage.md

20 lines
707 B
Markdown
Raw Normal View History

2024-02-26 15:09:27 +00:00
---
title: "Homepage"
---
Homepage: [https://gethomepage.dev](https://gethomepage.dev)
2024-02-26 17:26:38 +00:00
A modern, fully static, fast, secure fully proxied, highly customizable application dashboard
with integrations for over 100 services and translations into multiple languages.
Easily configured via YAML files or through docker label discovery.
2024-02-26 15:09:27 +00:00
## Usage
Set `homepage_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
The Homepage web interface can be found at [http://ansible_nas_host_or_ip:11111](http://ansible_nas_host_or_ip:10080).
## Specific Configuration
Heimdall defaults to port 10080 - some browsers block this port. Override `heimdall_port_http` to move it somewhere else.