Gitea Setup
Hi all,
When I already installed and configured the PostgreSQL database I can set up the Gitea service.
I got started on the main web page of Gitea.
I found there information about the available Homebrew package.
Hint: How to install Homebrew you could find on the main web page of the project
or use my mac-installer project.
When I already have Homebrew installed I could start Gitea service installation:
1
$ brew install gitea
After successfully installation, I run Gitea via the following command:
1
$ gitea
In the next step, I configured Gitea using the creator available via the web browser.
It is everything that I have for today.
Everyone is a blacksmith of own fate.
Mateusz.
This post is licensed under CC BY 4.0 by the author.