From 0c0bf0b244660a766773b50dd6dbae1ff7a5eb0f Mon Sep 17 00:00:00 2001 From: Arran Date: Mon, 21 Feb 2022 13:15:17 +0100 Subject: [PATCH] Add Gitea and Uberspace Guide (#579) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acd45a1..1e16bb3 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Check out [Hook examples page](docs/Hook-Examples.md) for more complex examples - [Set up Automated Deployments From Github With Webhook](https://maximorlov.com/automated-deployments-from-github-with-webhook/) by [Maxim Orlov](https://twitter.com/_maximization) - VIDEO: [Gitlab CI/CD configuration using Docker and adnanh/webhook to deploy on VPS - Tutorial #1](https://www.youtube.com/watch?v=Qhn-lXjyrZA&feature=youtu.be) by [Yes! Let's Learn Software Engineering](https://www.youtube.com/channel/UCH4XJf2BZ_52fbf8fOBMF3w) - [Integrate automatic deployment in 20 minutes using webhooks + Nginx setup](https://anksus.me/blog/integrate-automatic-deployment-in-20-minutes-using-webhooks) by [Anksus](https://github.com/Anksus) + - [Automatically redeploy your static blog with Gitea, Uberspace & Webhook](https://by.arran.nz/posts/code/webhook-deploy/) by [Arran](https://arran.nz) - ... - Want to add your own? Open an Issue or create a PR :-)