1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-10 07:57:23 +01:00

docs: inform about autoupdate

Inform about my new autoupdate tool
This commit is contained in:
Christoph Miksche
2023-02-24 13:53:45 +01:00
parent 8b30f0b9d5
commit 28721257fe
4 changed files with 10 additions and 13 deletions

View File

@@ -9,6 +9,12 @@
Script for an automatic update of gitea. Should be run locally on the gitea server. Has options for updating via new binary file or build from source.
## Want to update more?
> If you want to update Gitea and other software (like Drone, Caddy, Podman, Python, Zitadel and Kanboard), you should check out [Autoupdate](https://chapati.systems/autoupdate/).
>
> This new tool of mine was built as a single binary with a config file and tested on multiple Linux systems.
## Procedure
* Get Gitea Version from the Gitea CLI and if that fails from the Gitea API
* Get latest Release via GitHub API