4 Commits

Author SHA1 Message Date
121aab9d42 docs: Add comprehensive README detailing Docker configuration, setup, and deployment instructions for the API.
Some checks are pending
Tests / Backend Tests (Python) (3.10) (push) Waiting to run
Tests / Backend Tests (Python) (3.11) (push) Waiting to run
Tests / Backend Tests (Python) (3.12) (push) Waiting to run
Tests / Frontend Tests (JS) (push) Waiting to run
Tests / Integration Tests (push) Blocked by required conditions
Tests / All Tests Passed (push) Blocked by required conditions
2026-03-04 08:51:49 -05:00
e92c7001c4 docs: Add comprehensive Docker configuration and deployment guide for the Homelab Automation API.
Some checks failed
Tests / Backend Tests (Python) (3.10) (push) Has been cancelled
Tests / Backend Tests (Python) (3.11) (push) Has been cancelled
Tests / Backend Tests (Python) (3.12) (push) Has been cancelled
Tests / Frontend Tests (JS) (push) Has been cancelled
Tests / Integration Tests (push) Has been cancelled
Tests / All Tests Passed (push) Has been cancelled
2026-03-04 07:47:20 -05:00
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
5a512d39b5 Remove Docker configuration and implementation documentation files, keeping only core application code and essential documentation 2025-12-09 14:07:27 -05:00