Commit Graph

3 Commits

Author SHA1 Message Date
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 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