docker-home-services-host
docker-home-services-host copied to clipboard
My personal home services host config.
Here we go again, this time for real, I've finally made the switch to using Ansible, Podman and systemd to manage my services. I've been running this code since April...
I would love to see new features 🚀 Regards
- [ ] Use `ansible-lint` to test ansible roles and playbook linting - [x] Use `shellcheck` to test shell scripts linting - [ ] Use `molecule` and `testinfra` to test...
This means switching from `moby-engine` to something like [k3s](https://k3s.io/), [minikube](https://minikube.sigs.k8s.io/) or [minishift](https://www.okd.io/minishift/).
Currently the Vagrantfile only create one VM and install some tools in it to simulate my file server. In order to be as close as the production environment I would...