Gitea is an alternative open source, self-hosted version control system powered by Git. Gitea is written in Golang and is a lightweight solution to be hosted on any platform. * New Vultr CentOS 7 instance. * Root user or non-root user with `sudo` privileges. * Git * MariaDB First update your system. sudo yum update Install Git. sudo yum -y install git Gitea supports the following database servers. * MariaDB/MySQL * PostgreSQL * SQLite * TiDB ......