From b6602b55c67e5200f49d6f2b0abe3fa07b47bd6d Mon Sep 17 00:00:00 2001 From: Jon Hadfield Date: Wed, 5 Jul 2023 07:31:43 +0000 Subject: [PATCH] Add soba (#121) Adds an entry for an open source backup tool called soba with Gitea support. Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/121 Co-authored-by: Jon Hadfield Co-committed-by: Jon Hadfield --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18a2281..efda096 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ A curated list of awesome projects related to Gitea. - [Monitoring mixin](https://github.com/go-gitea/gitea/tree/main/contrib/gitea-monitoring-mixin) - Gitea monitoring mixin (Grafana dashboard) - [mvoCI](https://codeberg.org/snaums/mvoCI) - very simple Continuous Integration Server written in go. Built-in Gitea support. - [Renovate](https://github.com/renovatebot/renovate) - Gitea compatible configurable universal dependability update tool +- [soba](https://github.com/jonhadfield/soba) - scheduled backups of user/organization Gitea repositories with change detection. - [Tea Runner](https://github.com/DavesCodeMusings/tea-runner) - A minimalist Python Flask app that uses Gitea webhooks to perform actions. - [woodpecker](https://github.com/woodpecker-ci/woodpecker) - An opinionated fork of the Drone CI system. Built-in Gitea support. (see [docs](https://woodpecker-ci.org/docs/administration/vcs/gitea)) - [yojo](https://sr.ht/~emersion/yojo/) - A CI bridge from Gitea to SourceHut.