This website requires JavaScript.
Explore
Help
Sign In
Projets
/
homelab_automation
Watch
1
Star
0
Fork
0
You've already forked homelab_automation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
Commit Graph
5 Commits
Author
SHA1
Message
Date
Bruno Charest
661d005fc7
Add favorites feature with toggle filters, group management, color/icon pickers, dashboard widget, and star buttons across containers/docker sections with persistent storage and real-time UI updates
Some checks failed
Tests / Backend Tests (Python) (3.10) (push)
Has been cancelled
Details
Tests / Backend Tests (Python) (3.11) (push)
Has been cancelled
Details
Tests / Backend Tests (Python) (3.12) (push)
Has been cancelled
Details
Tests / Frontend Tests (JS) (push)
Has been cancelled
Details
Tests / Integration Tests (push)
Has been cancelled
Details
Tests / All Tests Passed (push)
Has been cancelled
Details
2025-12-23 14:56:31 -05:00
Bruno Charest
46823eb42d
Enhance host status tracking by parsing Ansible PLAY RECAP to update host reachability and last_seen timestamps after health-check playbook executions, add inventory group resolution to host API responses, and trigger automatic data refresh in dashboard after task completion to reflect updated host health indicators
Some checks failed
Tests / Backend Tests (Python) (3.10) (push)
Has been cancelled
Details
Tests / Backend Tests (Python) (3.11) (push)
Has been cancelled
Details
Tests / Backend Tests (Python) (3.12) (push)
Has been cancelled
Details
Tests / Frontend Tests (JS) (push)
Has been cancelled
Details
Tests / Integration Tests (push)
Has been cancelled
Details
Tests / All Tests Passed (push)
Has been cancelled
Details
2025-12-22 10:43:17 -05:00
Bruno Charest
0030fcc101
Add JWT authentication with user/password login, role-based access control, and Bearer token support while maintaining legacy API key compatibility for transition; update README with comprehensive JWT security guidelines, installation instructions for Python/SSH, development startup scripts (.env, run_dev.sh/ps1), and migrate all API examples to JWT authentication; update Ansible inventory SSH key paths from Docker container paths to local user paths
2025-12-14 17:33:34 -05:00
Bruno Charest
5a512d39b5
Remove Docker configuration and implementation documentation files, keeping only core application code and essential documentation
2025-12-09 14:07:27 -05:00
Bruno Charest
3559552eca
Add ntfy push notification system with comprehensive configuration, API endpoints, and automatic event notifications for tasks, schedules, health checks, and bootstrap operations
2025-12-06 17:37:23 -05:00