-
v1.1.0 - Falkner
Stablereleased this
2026-07-27 21:00:48 -07:00 | 0 commits to main since this releasev1.1.0 - Falkner
Summary
Small update adding new features and services. This is a non-break change and as such is safe to use on current setup
What's Changed
New Features and Enhancements
- added new
minecraft_serverrole.- this role is designed to create and start a minecraft server container.
- added new
ntfy_serverrole- creates and starts ntfy server container, including automatic test of ntfy endpoint and notification deliver-ability.
- added new
silverbullet_serverrole- creates and configures silverbullet server container
All Pull Requests
- feat(silverbullet): add new silverbullet role in #23
- feat(ntfy):add ntfy server role in #20
- feat(minecraft): add new minecraft server role in #19
Contributors
Full Changelog: v1.0.0...v1.1.0
Downloads
- added new
-
v1.0.0 - Falkner
Stablereleased this
2026-07-12 20:17:29 -07:00 | 3 commits to main since this releasev1.0.0 - Falkner
Summary
Initial release of the Johto Infrastructure repository.
This first release is a fully stable, fully gitops based baseline of the IaC setup for the home lab.What's Changed
New Features and Enhancements
- Created Ansible Playbook for automated server provisioning for both
new-barkandgoldencovering baseline configurations, DNS, Gitea and fully automated backups - Established fully automated gitops CI/CD Pipeline allow for configuration changes, new services, and security updates to be pushed to all hosts.
- Created comprehensive, standardized documentation for all roles including full breakdowns of all required and optional variables.
- Deployed fully automated backup plan using
resticandrclonefor disaster recovery.
All Pull Requests
- docs: update repo info and add role readme in #14
- feat: add restic backup plan in #11
- feat: add PR Template in #9
- feat: Added Issue Template in #8
- Fix/cicd fix in #7
- Fix/runner quadlet in #6
- fix: vault-pass.txt injection fix in #5
- Feat/add ci cd pipeline in #4
- chore: Update Runner token in #3
- chore: Update Runner token in #2
- fix: Container file name issue in #1
Full Changelog: https://git.delpilar.net/jdelpilar/johto-infra/commits/tag/v1.0.0
Downloads
- Created Ansible Playbook for automated server provisioning for both