From f74d3faf9849e9a4e70fd78b8f44c621ce25bdc9 Mon Sep 17 00:00:00 2001 From: whitney Date: Fri, 14 Mar 2025 18:11:18 -0700 Subject: [PATCH] Update Gitea README regarding ssh --- software-development/gitea/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/software-development/gitea/README.md b/software-development/gitea/README.md index d3cda71..a534170 100644 --- a/software-development/gitea/README.md +++ b/software-development/gitea/README.md @@ -18,6 +18,9 @@ Additionally, you must provision the first admin user in the initial config. 5. Provision new users You can do that from the "Site Administration" view from the first admin user. 6. Configure SSH + +**Note: This is probably not worth pursuing and I've given up on it. The following has only sort of worked for me.** + Via Traefik: - Add another entrypoint in `traefik.toml`: ```