finallycoffee.services ansible collection for various roles useful for automating infrastructure
Go to file
2024-10-09 20:06:48 +02:00
meta meta: require atleast ansible >= 2.15.0 2024-09-21 11:25:19 +02:00
playbooks feat(jellyfin): add playbook to collection, add state=absent support to role 2024-10-07 19:42:22 +02:00
roles feat(hedgedoc): add deployment_method=podman, add docs 2024-10-09 20:06:48 +02:00
galaxy.yml meta: bump collection version to 0.1.4 2024-10-07 19:44:08 +02:00
LICENSE.md chore: Initial commit including ansible collection metadata, license and project README 2022-01-02 12:54:25 +01:00
README.md feat(hedgedoc): add ansible role for deployment 2024-10-07 19:09:52 +02:00

finallycoffee.service ansible collection

Overview

This ansible collection is used as a pool of roles with no clear assigned scope, and serves as a catch-all for ansible roles which do not fit into a clear concise area of concern.

Roles

  • authelia: Deploys an authelia.com instance, an authentication provider with beta OIDC provider support.

  • ghost: Deploys ghost.org, a simple to use blogging and publishing platform.

  • gitea: Deploy gitea.io, a lightweight, self-hosted git service.

  • hedgedoc: Deploy hedgedoc, a collaborative real-time markdown editor using websockts

  • jellyfin: Deploy jellyfin.org, the free software media system for streaming stored media to any device.

  • openproject: Deploys an openproject.org installation using the upstream provided docker-compose setup.

  • vouch_proxy: Deploys vouch-proxy, an authorization proxy for arbitrary webapps working with nginxs' auth_request module.

License

CNPLv7+: Cooperative Nonviolent Public License