Gitea script database? #9404
-
|
I've been looking through open and closed issues and couldn't really find anyone asking the same thing except one old issue referencing the old scripts. When installing gitea through the scripts, the config defaults to MySQL, but checking the typical port and systemctl status for MariaDB or MySQL I can't find it. Very likely I'm just missing something but could it be that the Gitea script doesn't install any database? There is no service listening on port 3306 on my container, which I would usually expect if either MariaDB or MySQL would be running. Greetings |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
It installs SQLite3. Info is added to the website in #9406 |
Beta Was this translation helpful? Give feedback.
It installs SQLite3. Info is added to the website in #9406