services/roles/gitea
2022-01-30 15:55:39 +01:00
..
defaults feat(gitea): add ansible role for deployment in docker containers 2022-01-30 15:55:39 +01:00
tasks feat(gitea): add ansible role for deployment in docker containers 2022-01-30 15:55:39 +01:00
vars feat(gitea): add ansible role for deployment in docker containers 2022-01-30 15:55:39 +01:00
README.md feat(gitea): add ansible role for deployment in docker containers 2022-01-30 15:55:39 +01:00

finallycoffee.services.gitea ansible role

Overview

This role deploys gitea using its official available docker image, and is able to setup SSH forwarding from the host to the container (enabling git-over-SSH without the need for a non-standard SSH port while running an SSH server on the host aswell).