From db8455ea7b0f22c1a3f890434308ce9e2abda8ea Mon Sep 17 00:00:00 2001 From: Vladan Popovic Date: Fri, 2 Aug 2019 12:35:17 +0200 Subject: [PATCH] [gitea] Add todo items --- alpine/gitea/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/alpine/gitea/README.md b/alpine/gitea/README.md index 59ba2c6..38498ed 100644 --- a/alpine/gitea/README.md +++ b/alpine/gitea/README.md @@ -33,3 +33,10 @@ through the web UI, but here goes. 4. **YOU'LL NEED TO UPDATE** `INSTALL_LOCK = true` in app.ini to continue using Gitea without being redirected to /install. + + +## TODO + +* Instructions for setting up SSH with Gitea's built-in SSH server and the SSH + server running on the host. +* Real world configuration.