Readme update.

This commit is contained in:
Tom
2026-02-18 16:58:19 +01:00
parent 02dd1f773e
commit c81f75b055

View File

@@ -8,14 +8,11 @@
This role can install and configures a [[https://docs.gitea.com/][Gitea]] server. This role can install and configures a [[https://docs.gitea.com/][Gitea]] server.
It uses SQLite as its default database service - with optional PostgreSQL support (=ds-posgresql=). - It uses SQLite as its default database service - with optional PostgreSQL support (=ds-posgresql=).
- The role can set up a reverse proxy with SSL using Nginx (=ds-nginx=).
The role can set up a reverse proxy with SSL using Nginx (=ds-nginx=). - Self-signed certificates and Let's Encrypt with =certbot= are supported.
Self-signed certificates and Let's Encrypt with =certbot= are supported. - The =ds-ufw= role can configure the firewall.
- The =ds-act_runner= role can configure and register Actions runners.
The =ds-ufw= role can configure the firewall.
The =ds-act_runner= role can configure and register Actions runners.
* Role Behavior * Role Behavior