Comments on How to Install Gitea on Ubuntu 22.04
Gitea is a free, open-source, and self-hosted Git service. It is written in GO language and provides an easier way to host your own version control system on the internet. In this tutorial, we will show you how to install the Gitea Git service with Nginx and Let's Encrypt SSL on Ubuntu 22.04.
2 Comment(s)
Comments
hello,
I am trying to install and it gives me this window that does not advance.
https://snipboard.io/KtoNa1.jpghttps://snipboard.io/KtoNa1.jpg
Could you help me.
I appreciate this article! It got me 90% of the way there to install Gitea on my Ubuntu 22.04.3 LTS cloud server. I finally got HTTPS reverse proxying working with Gitea.
Please see the following article which contains my final configuration, please use it to enhance your article if you see fit to do so. https://forum.gitea.com/t/how-to-properly-secure-gitea-with-lets-encrypt-ssl-cert/8046