mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2024-11-21 15:00:05 +00:00
updated readme
This commit is contained in:
parent
ec89c70336
commit
6325e393b3
@ -1,4 +1,8 @@
|
||||
# OpenPunk's Ansible playbook
|
||||
<p align="center">
|
||||
<a href="https://github.com/CPunch/openpunk-ansible/actions/workflows/deploy.yaml"><img src="https://github.com/CPunch/openpunk-ansible/actions/workflows/deploy.yaml/badge.svg?branch=main" alt="Workflow"></a>
|
||||
</p>
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user