From c81f75b055e6a4e8ae754fadff805efc87b02c43 Mon Sep 17 00:00:00 2001 From: DeadSwitch Date: Wed, 18 Feb 2026 16:58:19 +0100 Subject: [PATCH] Readme update. --- README.org | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.org b/README.org index 5a60804..9719243 100644 --- a/README.org +++ b/README.org @@ -8,14 +8,11 @@ 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=). - -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. - -The =ds-ufw= role can configure the firewall. - -The =ds-act_runner= role can configure and register Actions runners. +- 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=). +- 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. * Role Behavior