JedMeister / gitea

Gitea - Git with a cup of tea

Home Page:https://www.turnkeylinux.org/gitea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitea - Git with a cup of tea!

Gitea is a painless self-hosted Git service. It is somewhat similar to GitHub, Bitbucket and Gitlab. As well as support for Git revision control, it also provides issue tracking and development wiki pages. Gitea is a fork of Gogs, a lightweight code hosting solution written in Go and published under the MIT license.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • Gitea configurations:

    • Gitea binary installed from latest upstream to /home/git/gitea.

      Security note: Updates to Gitea may require supervision so they ARE NOT configured to install automatically. See the "Updating to a new version" section in the Gitea documentation for upgrade instructions.

    • Set Gitea admin password and email on firstboot (convenience, security).

    • Set Gitea domain to serve on first boot (convenience).

    • Pre-configured to use MySQL (recommended for production).

    • Includes Nginx pre-configured to proxy to Gitea daemon, with SSL support out of the box (performance, security).

  • Includes postfix MTA (bound to localhost) for sending of email (e.g. password recovery). Also includes webmin postfix module for convenience.

Credentials (passwords set at first boot)

  • Webmin, SSH, MySQL: username root
  • Gitea: username gitea (or email entered at firstboot)

About

Gitea - Git with a cup of tea

https://www.turnkeylinux.org/gitea


Languages

Language:Shell 52.6%Language:Python 44.7%Language:Makefile 2.7%