Commit Graph

6 Commits

Author SHA1 Message Date
e535a75649 Update README with installation instructions and add .gitignore for IDE files
Helm Chart CI & Release / Lint Helm Chart (push) Successful in 9s
Helm Chart CI & Release / Semantic Release (push) Successful in 10s
- Enhanced README.md with additional installation steps and a new image.
- Added .gitignore file to exclude IDE-specific files and directories.
2026-02-19 20:59:37 +00:00
46cc76b316 Fix README: Gitea Actions reference, add verification-log to structure
Helm Chart CI & Release / Lint Helm Chart (push) Successful in 10s
Helm Chart CI & Release / Release Helm Chart (push) Has been skipped
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-19 19:52:10 +00:00
2ae7844ab2 Expose Fleet via port-forward on port 8585 instead of fleet.localhost
Helm Chart CI & Release / Lint Helm Chart (push) Failing after 30s
Helm Chart CI & Release / Release Helm Chart (push) Has been skipped
- Add make port-forward target (default: https://0.0.0.0:8585)
- FLEET_PORT variable for custom port
- Update README with port-forward instructions

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-19 19:40:02 +00:00
b5c22e84ec Configure Gitea Actions for Helm chart CI and release
Helm Chart CI & Release / Lint Helm Chart (push) Failing after 39s
Helm Chart CI & Release / Release Helm Chart (push) Has been skipped
- Replace GitHub chart-releaser with Gitea-compatible workflow
- Lint job: helm lint, template validation on push to main/master
- Release job: package and publish to Gitea releases on tag push (v*)
- Use gitea-release-action for creating releases
- Support both main and master branches

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-19 17:13:53 +00:00
cd358ce28a Add initial Helm chart for FleetDM Stack with MySQL and Redis, including README, CI pipeline, and architecture documentation. Update .gitignore for local development files. 2026-02-19 16:25:44 +00:00
4299febec3 Init 2026-02-19 15:57:19 +00:00