docker-home-services-host icon indicating copy to clipboard operation
docker-home-services-host copied to clipboard

My personal home services host config.

Results 5 docker-home-services-host issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement
to do

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/).

enhancement
to consider

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...

enhancement
to do