An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# gitea-adm

__Gitea version__: _`1.25.2`_

![GitHub license](https://img.shields.io/badge/license-GPL--3.0-%23fe7d37) ![GitHub last commit](https://img.shields.io/github/last-commit/EndMove/gitea-adm)

[![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.