https://github.com/endmove/gitea-adm
Gitea application for ASUSTOR's ADM system
https://github.com/endmove/gitea-adm
adm asustor git gitea
Last synced: 9 days ago
JSON representation
Gitea application for ASUSTOR's ADM system
- Host: GitHub
- URL: https://github.com/endmove/gitea-adm
- Owner: EndMove
- License: gpl-3.0
- Created: 2021-09-19T10:06:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-11-30T09:24:04.000Z (4 months ago)
- Last Synced: 2025-12-02T14:15:35.973Z (4 months ago)
- Topics: adm, asustor, git, gitea
- Language: Shell
- Homepage:
- Size: 690 KB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitea-adm
__Gitea version__: _`1.25.2`_
 
[![Donate][link-icon-coffee]][link-paypal-me] [![Website][link-icon-website]][link-website]
[link-icon-coffee]: https://img.shields.io/badge/%E2%98%95-Buy%20me%20a%20cup%20of%20coffee-991481.svg
[link-paypal-me]: https://www.paypal.me/EndMove/2.5eur
[link-icon-website]: https://img.shields.io/badge/%F0%9F%92%BB-My%20Web%20Site-0078D4.svg
[link-website]: https://www.endmove.eu/
gitea-adm is an application for ADM the operating system of [ASUSTOR](https://www.asustor.com/) the server brand of [ASUS](https://www.asus.com/).
This application uses the docker package available [here](https://github.com/go-gitea/gitea).
## Requirements
- application docker-ce (>=20.10.17.r1) ;
- server with an x86-64 or arm64 architecture ;
- ADM (>=3.5.0) ;
## Installation
Download the `.apk` file available in the release versions
of this repository.
Go to `APP Central >> Manage >> Manual Installation`.
Select the application `.apk` and follow the installation process.
__:warning: This application is not an Android application !__
## Configuration folder
This application will create a folder in `/share/Docker/Gitea`, this folder will contain all configuration files, and the embedded database if you use it.
## Configuration
All information related to the configuration of the application on an ASUSTOR environment is available in the application description. Either in `/CONTROL/description.txt`.
## How to update Gitea for ADM ?
When an update is available you can do it directly from APP CENTRAL in ADM. If you want to do it manually, nothing could be easier. Uninstall Gitea and install the new version all your data will be kept, in some cases for major release it is possible that I indicate an additional procedure to follow.
## An issue or a request ?
You can report a problem, ask for help or make changes at any time by following this [link](https://github.com/EndMove/gitea-adm/issues/new). Remember that I am not the developer of Gitea but of Gitea-ADM.