From 6325e393b38fb663656792ef87bd12b2e1e7d391 Mon Sep 17 00:00:00 2001 From: CPunch Date: Tue, 4 Oct 2022 12:51:54 -0500 Subject: [PATCH] updated readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index eaf0c60..efbb8f7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # OpenPunk's Ansible playbook +

+ Workflow +

+ This is my failsafe (and also my helpful migration tool) for restoring the OpenPunk server. This handles setting everything back up, including: - gitea @@ -10,6 +14,9 @@ This is my failsafe (and also my helpful migration tool) for restoring the OpenP This playbook assumes the target VPS is running the latest debian stable release. +## Automatic deployment +On new release tags the playbook is automatically ran on the production openpunk vps. For more info checkout the `.github/workflows/deploy.yaml` workflow + ## Notes to my future self The deadswitch has the deadtrigger setup every run, so you have a 14-day timer to add a one-liner to your crontab to keep that deadtrigger set.