User Tools

This is an old revision of the document!


emerge gitea:

echo “>=acct-user/git-0-r3 gitea” » /etc/portage/package.use/gitea emerge -vp gitea

usermod -d /deposito/gitea -m gitea

edit /etc/conf.d/gitea:

GITEA_CONF="/deposito/gitea/app.ini"

# Gitea working directory
GITEA_WORK_DIR="/deposito/gitea"

in app.ini:

HTTP_ADDR = 127.0.0.1
;;
;; The port to listen on. Leave empty when using a unix socket.
HTTP_PORT = 3001

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information