The Ansible-powered homelab.
Go to file
Lukáš Kucharczyk d9bd3ac145
Improve certificate generation
1. Generate root CA
2. Generate wildcard CSR
3. Sign wildcard CSR with root CA
4. Install root CA system-wide
2021-04-27 22:29:52 +02:00
group_vars Generate certificates automatically 2021-04-27 19:13:35 +02:00
roles Improve certificate generation 2021-04-27 22:29:52 +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