2021-05-16 22:55:22 +02:00
2021-05-15 00:00:06 +02:00
2021-05-15 00:00:32 +02:00
2021-05-14 00:11:05 +02:00
2021-05-16 22:55:22 +02:00
2021-05-14 00:11:05 +02:00
2021-05-15 00:00:54 +02:00

== Homelab managed with Ansible

This repository contains a playbook that will install container-based
homelab.

=== Features

* completely managed by Ansible
* containerised
* configurable
* automatic SSL certificates via `openssl`

=== Containers

* NGINX
* Jellyfin

=== Testing
To run locally, specify the inventory file with `-i hosts`.
To generate self-signed certificates, add `-e "self_signed=true"` to the `ansible-playbook` command.
To temporarily become root and ask for password, pass the `--become -K` parameters.
Description
The Ansible-powered homelab.
Readme 274 KiB
Languages
HTML 98%
Shell 2%