SlideShare a Scribd company logo
A painless self-hosted
Git service: Gitea
Bo-Yi Wu
2017.04.22
About me
Full Stack & DevOps engineer at Mediatek
@appleboy at GitHub, Twitter and SlideShare
https://blog.wu-boy.com
Agenda
 Git Hosting Services
 What is Gitea?
 Why we choose Gitea?
 How to install Gitea?
 Continuous Integration & Continous Delivery
 How to contribute to Gitea
Agenda
 Git Hosting Services
 What is Gitea?
 Why we choose Gitea?
 How to install Gitea?
 Continuous Integration & Continous Delivery
 How to contribute to Gitea
Public Git Hosting Services
Bitbucket GitHub Gitlab
Git
Hosting
Open
source
Self Host Free
Private
Repo
UI/UX
GitHub No No No ★★★
Bitbucket No Yes (Hard) Yes ★
Gitlab Yes Yes (Hard) Yes ★
Gitea Yes Yes (Easy) Yes ★★★
Public Git hosting sites
Agenda
 Git Hosting Services
 What is Gitea?
 Why we choose Gitea?
 How to install Gitea?
 Continuous Integration & Continous Delivery
 How to contribute to Gitea
What is Gitea?
The initial development have been done on Gogs
https://github.com/go-gitea/gitea
Purpose
 Easiest
 Fastest
 Painless
Gitea hosted Gitea
 Comment on commit and PR (#124)
 Squash merge
 Complete Protected branch (#32 #339 )
 Complete notifications system (#145)
 Better CI Integration (#996 (PR #1332))
https://github.com/go-gitea/gitea/issues/1029
Agenda
 Git Hosting Services
 What is Gitea?
 Why we choose Gitea?
 How to install Gitea?
 Continuous Integration & Continous Delivery
 How to contribute to Gitea
Free & Open Source
https://github.com/go-gitea
Easy install than Gitlab
Gitlab: https://goo.gl/YP3DF9
Gitea: https://goo.gl/GuCuQZ
Low memory and low cost
Gitea is written in Golang
Single Binary
You don’t need to install any dependency package on your server
Cross Platform
ARM Platform
BPI-M64
http://www.banana-pi.org/m64.html
Agenda
 Git Hosting Services
 What is Gitea?
 Why we choose Gitea?
 How to install Gitea?
 Continuous Integration & Continous Delivery
 How to contribute to Gitea
Installation
 Docker
 Binary
 Package
 Source
Installation
 Docker
 Binary
 Package
 Source
http://bit.ly/install-gitea
Download Binary
https://dl.gitea.io/gitea
Run the Gitea Service
./gitea web
First Install
Don’t Run Gitea as root user
Create git User
useradd –m git
SSH Protocol
Missing https?
You don’t need to care about expire time of certificate file.
example.com {
proxy / localhost:3000
}
https://github.com/caddyserver/examples/tree/master/gitea
Easy install in 10 minute
One click App?
One click App?
Agenda
 Git Hosting Services
 What is Gitea?
 Why we choose Gitea?
 How to install Gitea?
 Continuous Integration & Continous Delivery
 How to contribute to Gitea
Develop
Pull
Request
Code
Review
Testing
Deploy
Gitea Jenkins
Jenkins Gitea Webhook Plugin
https://github.com/jenkinsci/gogs-webhook-plugin
Agenda
 Git Hosting Services
 What is Gitea?
 Why we choose Gitea?
 How to install Gitea?
 Continuous Integration & Continous Delivery
 How to contribute to Gitea
Contribute to Gitea
https://goo.gl/JiMsyA
Contribution Guide
 Bug reports
 Discuss your design
 Testing before sending your pull request
 Code review
Release Cycle
make a major release every two months
2017/02/25, 2017/04/25, 2017/06/25 …
Join us
become a maintainer
contributed at least 4 accepted PRs.
Try it.
https://try.gitea.io
http://bit.ly/oneday-golang
假如您對 Go 語言有興趣
http://bit.ly/oneday-devops
假如您對 DevOps 語言有興趣
Thank you
Any problems?

More Related Content

PPTX
Introduction to Gitea with Drone
PDF
Using GitLab CI
PDF
What's New for GitLab CI/CD February 2020
PDF
GitOps 101 Presentation.pdf
PDF
GitHub Actions in action
PDF
ArgoCD Meetup PPT final.pdf
PPTX
GitOps w/argocd
PDF
Gitops Hands On
Introduction to Gitea with Drone
Using GitLab CI
What's New for GitLab CI/CD February 2020
GitOps 101 Presentation.pdf
GitHub Actions in action
ArgoCD Meetup PPT final.pdf
GitOps w/argocd
Gitops Hands On

What's hot (20)

PDF
和艦長一起玩轉 GitLab & GitLab Workflow
PDF
Gitops: the kubernetes way
PDF
CI with Gitlab & Docker
PDF
Gitops: a new paradigm for software defined operations
PPTX
Meetup 23 - 03 - Application Delivery on K8S with GitOps
PDF
WTF is GitOps and Why You Should Care?
PDF
Hardening Your CI/CD Pipelines with GitOps and Continuous Security
PDF
도커 무작정 따라하기: 도커가 처음인 사람도 60분이면 웹 서버를 올릴 수 있습니다!
PDF
Gitlab flow solo
PDF
Continuous Integration/Deployment with Gitlab CI
PPTX
Introduction git
PPTX
Git 101 for Beginners
PDF
Devops Porto - CI/CD at Gitlab
PDF
Intro to Github Actions @likecoin
PDF
GitOps with Gitkube
PDF
Kubernetes GitOps featuring GitHub, Kustomize and ArgoCD
PDF
Argocd up and running
PDF
GitOps with ArgoCD
PDF
GitOps and ArgoCD
PPTX
Github in Action
和艦長一起玩轉 GitLab & GitLab Workflow
Gitops: the kubernetes way
CI with Gitlab & Docker
Gitops: a new paradigm for software defined operations
Meetup 23 - 03 - Application Delivery on K8S with GitOps
WTF is GitOps and Why You Should Care?
Hardening Your CI/CD Pipelines with GitOps and Continuous Security
도커 무작정 따라하기: 도커가 처음인 사람도 60분이면 웹 서버를 올릴 수 있습니다!
Gitlab flow solo
Continuous Integration/Deployment with Gitlab CI
Introduction git
Git 101 for Beginners
Devops Porto - CI/CD at Gitlab
Intro to Github Actions @likecoin
GitOps with Gitkube
Kubernetes GitOps featuring GitHub, Kustomize and ArgoCD
Argocd up and running
GitOps with ArgoCD
GitOps and ArgoCD
Github in Action
Ad

Similar to A painless self-hosted Git service: Gitea (20)

PDF
Self Hosted Web-based GIT Repository Managers
PDF
Continuous integration with docker, buildbot and git
PPTX
Intro to Git for Project Managers
PDF
GitBucket: Git Centric Software Development Platform by Scala
PPTX
La importancia de versionar el código: GitHub, portafolio y recursos para est...
PPTX
CI/CD with Bitbucket pipelines
PDF
Download ebooks file Learning Gerrit Code Review 1st Edition Milanesio all ch...
PPT
Open up your platform with Open Source and GitHub
PPTX
Github Actions for CI/CD Setup | MuleSoft Mysore Meetup #5
PDF
Learning Gerrit Code Review 1st Edition Milanesio
PPTX
Git n git hub
PPTX
Git & GitHub_Introduction.pptx
PDF
Webinar: End to End Security & Operations with Chainguard and Weave GitOps
PPTX
Git and git hub basics
PDF
Make a better DevOps with GitOps
PPT
Github By Nyros Developer
ODP
Choosing Git hosting service
PPTX
Git and Github.pptx
PPTX
Processes & tooling to develop the editor
PPTX
[Part-1] Automating MuleSoft Deployment with Github Actions | MuleSoft Mysore...
Self Hosted Web-based GIT Repository Managers
Continuous integration with docker, buildbot and git
Intro to Git for Project Managers
GitBucket: Git Centric Software Development Platform by Scala
La importancia de versionar el código: GitHub, portafolio y recursos para est...
CI/CD with Bitbucket pipelines
Download ebooks file Learning Gerrit Code Review 1st Edition Milanesio all ch...
Open up your platform with Open Source and GitHub
Github Actions for CI/CD Setup | MuleSoft Mysore Meetup #5
Learning Gerrit Code Review 1st Edition Milanesio
Git n git hub
Git & GitHub_Introduction.pptx
Webinar: End to End Security & Operations with Chainguard and Weave GitOps
Git and git hub basics
Make a better DevOps with GitOps
Github By Nyros Developer
Choosing Git hosting service
Git and Github.pptx
Processes & tooling to develop the editor
[Part-1] Automating MuleSoft Deployment with Github Actions | MuleSoft Mysore...
Ad

More from Bo-Yi Wu (20)

PDF
Drone CI/CD 自動化測試及部署
PDF
用 Go 語言打造多台機器 Scale 架構
PDF
Job Queue in Golang
PDF
Golang Project Layout and Practice
PDF
Introduction to GitHub Actions
PDF
Drone 1.0 Feature
PDF
Drone CI/CD Platform
PDF
GraphQL IN Golang
PPTX
Go 語言基礎簡介
PPTX
drone continuous Integration
PPTX
Gorush: A push notification server written in Go
PPTX
用 Drone 打造 輕量級容器持續交付平台
PPTX
用 Go 語言 打造微服務架構
PDF
運用 Docker 整合 Laravel 提升團隊開發效率
PDF
用 Go 語言實戰 Push Notification 服務
PPTX
用 Go 語言打造 DevOps Bot
PPTX
Write microservice in golang
PPTX
用 Docker 改善團隊合作模式
PPTX
Git flow 與團隊合作
PPTX
PHP & JavaScript & CSS Coding style
Drone CI/CD 自動化測試及部署
用 Go 語言打造多台機器 Scale 架構
Job Queue in Golang
Golang Project Layout and Practice
Introduction to GitHub Actions
Drone 1.0 Feature
Drone CI/CD Platform
GraphQL IN Golang
Go 語言基礎簡介
drone continuous Integration
Gorush: A push notification server written in Go
用 Drone 打造 輕量級容器持續交付平台
用 Go 語言 打造微服務架構
運用 Docker 整合 Laravel 提升團隊開發效率
用 Go 語言實戰 Push Notification 服務
用 Go 語言打造 DevOps Bot
Write microservice in golang
用 Docker 改善團隊合作模式
Git flow 與團隊合作
PHP & JavaScript & CSS Coding style

Recently uploaded (20)

PDF
Autodesk AutoCAD Crack Free Download 2025
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
Complete Guide to Website Development in Malaysia for SMEs
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Nekopoi APK 2025 free lastest update
PPTX
Patient Appointment Booking in Odoo with online payment
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
iTop VPN Free 5.6.0.5262 Crack latest version 2025
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PDF
AutoCAD Professional Crack 2025 With License Key
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Autodesk AutoCAD Crack Free Download 2025
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
Adobe Illustrator 28.6 Crack My Vision of Vector Design
17 Powerful Integrations Your Next-Gen MLM Software Needs
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Designing Intelligence for the Shop Floor.pdf
Complete Guide to Website Development in Malaysia for SMEs
wealthsignaloriginal-com-DS-text-... (1).pdf
Nekopoi APK 2025 free lastest update
Patient Appointment Booking in Odoo with online payment
Odoo Companies in India – Driving Business Transformation.pdf
iTop VPN Free 5.6.0.5262 Crack latest version 2025
Design an Analysis of Algorithms I-SECS-1021-03
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Oracle Fusion HCM Cloud Demo for Beginners
AutoCAD Professional Crack 2025 With License Key
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency

A painless self-hosted Git service: Gitea

Editor's Notes

  • #35: 為什麼 DO 沒有支援 One Click App 原因: 安裝太簡單了 所以不需要 One click? XDDD