Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devel #35

Merged
merged 18 commits into from
Aug 23, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
README
HilkopterBob committed Aug 23, 2024

Verified

This commit was signed with the committer’s verified signature.
mitchellh Mitchell Hashimoto
commit e908c0a10d341d456c12c83e53b1f00d6a012619
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -144,6 +144,14 @@ TODO: explain usage
- [ ] agent fetches running docker/podman containers, updates, restarts etc
- [ ] user management & SSH keys
- [ ] system definition in mpackagelock file for easy recovery & scaling
- [ ] CLI-Commands to add:
- [ ] sync now|timestamp - force sync the server with the Agents
- [ ] logs -s (severity) info|warning|error -d (date to start) 2024-08-23-10-00-00 (date-time)
- [ ] backup - Creates a backup from server, server config, database
- [ ] generate certs letsencrypt - lets encrypt certs
- [ ] generate certs letsencrypt renew - renews
- [ ] test - runs healthchecks on server
- [ ] test agents - runs healthchecks on agents