10 lines
333 B
Markdown
10 lines
333 B
Markdown
|
# `finallycoffee.services.gitea` ansible role
|
||
|
|
||
|
## Overview
|
||
|
|
||
|
This role deploys [gitea](https://gitea.com/)
|
||
|
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).
|