Commit Graph

12 Commits

Author SHA1 Message Date
Roberth Rajala 400a645c39 Add lemonlink.eu themed import package
- LEMONLINK_THEME.md: Branding guide matching your website

- import-package/: Config files for Homarr import

- create-import-zip.sh: Script to create importable ZIP

- Configured with lemonlink.eu colors (indigo/purple)

- Ready to use your favicon from https://lemonlink.eu/favicon.ico
2026-02-03 11:36:10 +01:00
Roberth Rajala 2005f2f49b Add favicon guide and import package 2026-02-03 11:32:58 +01:00
Roberth Rajala fabdc5069a Add JSON import guide and SQL template 2026-02-03 11:23:34 +01:00
Roberth Rajala 5b7c709f13 Add pre-built dashboard JSON files for import
Boards included:

- main-dashboard.json: Public board with RSS feeds, clock, weather, apps

- system-overview.json: Private board with full-screen Dash.

- infrastructure.json: Private board with infrastructure apps

- DASHBOARD_AS_CODE.md: Guide on dashboard as code options

- boards/README.md: Documentation for using the JSON files
2026-02-03 11:21:33 +01:00
Roberth Rajala 8e1af7abb9 Add custom CSS for lemonlink.eu dark theme 2026-02-03 11:15:49 +01:00
Roberth Rajala 6d555fe56e Add step-by-step setup walkthrough for logged-in users 2026-02-03 11:06:36 +01:00
Roberth Rajala bf6fe64f03 Add crawling and indexing settings guide 2026-02-03 11:04:52 +01:00
Roberth Rajala 2004951738 Add quick configuration guide 2026-02-03 11:01:45 +01:00
Roberth Rajala 21e80ab883 Fix: Support remote NPM (NPM on different machine)
Changes:

- Updated portainer-stack.yml - npm-network commented out by default

- Updated docker-compose.yml - exposes ports on host for remote NPM

- Added REMOTE_NPM.md with configuration guide for remote NPM setup

- Added Cloudflare Tunnel as alternative option

- Added Tailscale/WireGuard mesh option

Ports 7575 and 3001 now accessible from other machines for NPM proxy
2026-02-03 10:55:35 +01:00
Roberth Rajala 3ca7d4407e Add Portainer stack and update paths to /opt/homarr
Changes:

- Add portainer-stack.yml for easy Portainer deployment

- Add PORTAINER.md with detailed Portainer instructions

- Update docker-compose.yml to use /opt/homarr storage

- Update .env.example with better comments

- Update README.md with Portainer-first approach

- All persistent data now at /opt/homarr
2026-02-03 10:50:33 +01:00
Roberth Rajala 1f21a416c3 Add Gitea connection guide 2026-02-03 10:45:41 +01:00
Roberth Rajala 3a503cddf9 Initial Homarr dashboard configuration
Features:

- Homarr 1.0 beta with dark theme matching lemonlink.eu

- Dash. system monitoring integration

- 60+ pre-configured apps

- RSS feeds for homelab, cybersecurity, and tech news

- Nginx Proxy Manager ready configuration

- Watchtower auto-updates

- Gitea repository setup

- Automated update script
2026-02-03 10:45:23 +01:00