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
18
Commits
1
Branch
0
Tags
Commit Graph
5 Commits
Author
SHA1
Message
Date
Bruno Charest
07c5689e8e
Add asyncssh dependency, fix scheduler datetime comparison for naive/aware timezones, and update Docker configuration to use port 8008 with proper application structure and Alembic migrations support
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-16 21:20:08 -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
ad3a8a5639
Add SQLite database integration with SQLAlchemy async, migration tooling, and comprehensive CRUD operations for hosts, tasks, schedules, and logs
2025-12-04 21:37:55 -05:00
Bruno Charest
28276f326b
Remove UI/UX zip file and add comprehensive scheduler functionality with APScheduler integration, cron support, and detailed documentation
2025-12-04 16:01:10 -05:00
Bruno Charest
21bee026ff
first commit
2025-12-04 09:04:42 -05:00