No description
Find a file
2022-11-06 12:29:29 +01:00
plugins/modules chore: switch to ansible collection format 2020-09-13 19:49:07 +02:00
roles fix(traefik): Account.uri field in acme.json 2022-11-06 12:29:29 +01:00
.editorconfig initial commit 2018-12-17 14:19:59 +01:00
CODEOWNERS add CODEOWNERS 2020-02-11 11:22:26 +01:00
galaxy.yml chore: switch to ansible collection format 2020-09-13 19:49:07 +02:00
LICENSE Create LICENSE 2019-01-03 14:13:34 +01:00
README.md docs: add license disclaimer for systemd-networkd role 2022-06-24 09:49:14 +02:00

famedly.network ansible collection

Matrix

Scope

This ansible collection contains roles for various network-related services, like yggdrasil and wireguard as VPN/mesh-networking software or a reverse-proxy like traefik.

Roles

  • roles/yggdrasil: for installing and configuring the yggdrasil IPv6 mesh overlay network.
  • roles/wireguard: can install and configure wireguard, a versatile and modern, cryptographically strong, VPN service.
  • roles/traefik: a modern reverse proxy with a built-in ACME client and autodiscovery for docker containers

License

All roles excpet systemd-networkd are licenced AGPLv3. The systemd-networkd role is a fork from aruhier and therefor licensed under the BSD-2-Clause license.

Author Information