• v1.1.0 2eaa2e9c5e

    v1.1.0 - Falkner
    Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 2m19s
    Johto Infrastructure Pipeline / Deploy to Production (push) Successful in 3m24s
    Stable

    jdelpilar released this 2026-07-27 21:00:48 -07:00 | 0 commits to main since this release

    v1.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_server role.
      • this role is designed to create and start a minecraft server container.
    • added new ntfy_server role
      • creates and starts ntfy server container, including automatic test of ntfy endpoint and notification deliver-ability.
    • added new silverbullet_server role
      • 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
  • v1.0.0 1c87c9c78d

    v1.0.0 - Falkner
    Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 1m48s
    Johto Infrastructure Pipeline / Deploy to Production (push) Successful in 2m52s
    Stable

    jdelpilar released this 2026-07-12 20:17:29 -07:00 | 3 commits to main since this release

    v1.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-bark and golden covering 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 restic and rclone for 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