New idea in testing:
Agent skill that helps you set up a home lab docker deployment that periodically pulls its config from a git repo.
Agent sets up framework and service configuration you review and production server pulls with no direct agent access.
Want to add or configure new services? Make requests and edits on your local device and they deploy server side with minimal editing on server.
Server stays lean and deployments are all version controlled.
Will share code after more testing in action.
Agent skill that helps you set up a home lab docker deployment that periodically pulls its config from a git repo.
Agent sets up framework and service configuration you review and production server pulls with no direct agent access.
Want to add or configure new services? Make requests and edits on your local device and they deploy server side with minimal editing on server.
Server stays lean and deployments are all version controlled.
Will share code after more testing in action.