The Ansible-powered homelab.
Go to file
Lukáš Kucharczyk 54de631d29
Improve routing between containers
Create user network nginx-internal
and use Docker's internal DNS server
to resolve containers by hostname.
2021-04-27 23:09:21 +02:00
group_vars Generate certificates automatically 2021-04-27 19:13:35 +02:00
roles Improve routing between containers 2021-04-27 23:09:21 +02:00
.gitignore Add .gitignore 2021-04-23 01:09:41 +02:00
README.adoc Improve certificate generation 2021-04-27 22:29:52 +02:00
hosts.localhost Initial commit with working nginx and jellyfin 2021-04-23 01:04:44 +02:00
playbook.yml Initial commit with working nginx and jellyfin 2021-04-23 01:04:44 +02:00

README.adoc

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