Skip to content

Instantly share code, notes, and snippets.

View calee0219's full-sized avatar
🤗

Chia-An Lee calee0219

🤗
View GitHub Profile
@calee0219
calee0219 / gitea_install.md
Created August 8, 2017 02:48 — forked from appleboy/gitea_install.md
how to install gitea in Ubuntu/Debian.

Gitea

Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab. The initial development have been done on Gogs but we have forked it and named it Gitea. If you want to read more about the reasons why we have done that please read this blog post.

Run Gitea service

Download Gitea binary from download page first.

$ wget https://dl.gitea.io/gitea/1.1.0/gitea-1.1.0-linux-amd64 -O gitea