Commit Graph
2 Commits
Author SHA1 Message Date
mates 24d5e9be42 refactor: split into 6 specialized repos
- docker-services, ansible, install-scripts -> own repos
- macos-setup merged with hermes-install
- home-nas-tools (metadata only, no binaries)
- docs (architecture, security, contributing)
- this repo: index + LICENSE + .gitignore only
2026-08-01 16:37:32 +02:00
mates 444191d16d feat: initial infra repo
- docker-services: 14 generic compose templates (portainer, npm, vaultwarden, gitea, jotty, nextcloud-aio, rustdesk, audiobookshelf, calibre-web, plex, erugo, jswiki, speedtest, watchtower)
- install-scripts: bash scripts for Ubuntu server bootstrap, docker, portainer, npm, backup, restore
- ansible: 4 playbooks (bootstrap, deploy-services, update-services, security-hardening) + roles skeleton
- hermes-install: Hermes CLI setup on macOS
- macos-setup: Brewfile + osx-defaults + fish-config
- home-nas-tools: metadata index for NAS projects (no binaries)
- docs: architecture, security, contributing
- README, LICENSE (MIT), .gitignore
2026-08-01 16:25:58 +02:00