We use cookies to help us improve our webpage. Please read our Cookie Policy .

App Central

Category

About This App

Gitea asustor NAS App

Gitea

Description

Gitea is an Opensource solution for lightweight and fast code hosting written in Go. It is published under the MIT license.
Gitea current version: 1.21.9 - Work with an HTTPS connection.


[INFORMATION]
This application requires a valid domain name and SSL certificate. Indeed, a Git code manager requires these fundamental elements to work properly and securely. Add your certificate and domain to ADM. It is also possible to use the default certificate of ADM and the subdomain provided by asustor see (https://www.myasustor.com/).


[ADMIN PANEL]
You can access the admin panel through : 'https://your-domain-name:3100'.


[SETUP]
(+) Database
You have two valid choices : don't touch anything and use an embedded database (SQLite3) or use (MySQL) and the ADM database. Be careful, to use the ADM database you must activate the MariaDB remote access and use the server ip address.

(+) General configuration
Indicate the title of the site, by default 'Gitea : Git with a cup of tea', replace 'localhost' by your domain name everywhere in the configuration. Be careful for the 'Gitea base URL' parameter replace 'https://localhost:3000/' by 'https://your-domain:3100/' (use port 3100 for the base URL). leave the other port parameters on 22 and 3000.

(+) Email settings
It is advisable to use an SMTP server to secure Gitea and keep your development teams informed. Indicate the port of your SMTP server in the hostname configuration e.g. 'smtp.endmove.eu:587'.

(+) Administrator account
At the bottom of the configuration page you will find the administrator account configuration section, set it up properly.

(-) If you fail the install...
Turn off the application and delete the '/share/Docker/Gitea' folder, then start the application and repeat the configuration.


[PORTs]
Gitea exposes HTTPS port 3100-tcp and SSH port 3122-tcp on your server.


[CONFIG FILES]
Gitea configuration files are available in the folder: '/share/Docker/Gitea' the main configuration file is available in './gitea/conf/app.ini'. It is necessary to restart Gitea to save the changes.


[GITHUB]
Find the Gitea-ADM repository on GitHub by following this link: https://github.com/EndMove/gitea-adm


[ISSUES]
Do not hesitate to report any problem or ask for help by following this link: https://github.com/EndMove/gitea-adm/issues

-----------------------------------------------------------

But why use Gitea?

Gitea is simple, fast and powerful, it's keeping your code on YOUR SERVER, being able to work with your team WITHOUT INTERNET CONNECTION, having access to an infinite amount of private repositories without ever having to pay. A dream for a dev.


What's new in this version?

Version: 1.21.9.r01
- Update Gitea to 1.21.9, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.21.9).

Version: 1.20.5.r01
- Update Gitea to 1.20.5, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.20.5).

Version: 1.20.4.r01
- Update Gitea to 1.20.4, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.20.4).
- Breaking release, please check your gitea config to update some depreciated properties (see the admin page)

Version: 1.18.2.r01 [CRITICAL UPDATE]
- Update Gitea to 1.18.2, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.18.2).
- Fix critical security flaw in Git.

Version: 1.18.1.r01
- Update Gitea to 1.18.1, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.18.1).

Version: 1.17.3.r01
- Update Gitea to 1.17.3, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.17.3).
- Fix now use default asustor server localtime.
- Fix reload command typo.
- Fix now ensures that the configuration is saved even if it is busy.

Version: 1.17.2.r02
- Fix multi volume support by jonmseaman.
- Fix admin gid, uid auto detection.

Version: 1.17.2.r01
- Update Gitea to 1.17.2, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.17.2).
- Update to docker 20.10.17.r1

Version: 1.16.9.r01
- Update Gitea to 1.16.9, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.9).

Version: 1.16.8.r01
- Update Gitea to 1.16.8, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.8).

Version: 1.16.7.r01
- Update Gitea to 1.16.7, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.7).

Version: 1.16.5.r01
- Update Gitea to 1.16.5, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.5).

Version: 1.16.3.r01
- Update Gitea to 1.16.3, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.3).
- Minor bugs fixed.
- Important security update.

Version: 1.16.1.r01
- Update Gitea to 1.16.1, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.1).
- |-> Security flaw fix (1) & major release bugs fix (17).

Version: 1.16.0.r01
- Update, installation script improvement.
- Gitea 1.16.0 major release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.0).
|=> Security fixes, stability improvements, added features and much more...

Version: 1.15.10.r01
- Update, container running user and group.
- Add, auto-migration system for users leaving iGi's old Gitea app for this one.
- Gitea 1.15.10 release notes (https://github.com/go-gitea/gitea/releases/tag/v1.15.10).

Version: 1.15.7.r01
- Fix some bugs.
- Gitea 1.15.7 release notes (https://github.com/go-gitea/gitea/releases/tag/v1.15.7).

Version: 1.15.6.r02
- Fixed Gitea (SSL) web server startup problem due to ADM update 4.0.0.RN53.

Version: 1.15.6.r01
- Gitea 1.15.6, patching bug (https://github.com/go-gitea/gitea/releases/tag/v1.15.6).

Version: 1.15.5.r01
- Gitea 1.15.5 first release (https://github.com/go-gitea/gitea/releases/tag/v1.15.5).

Gitea asustor NAS App