I don't see any of the fixes to the PR pushed. Please double check that you have pushed the changes. If not push them. Recreate the changes, if necessary.
The value can be pulled from the External Secret that will be configured below.
Update this to be an External Secret, pulling its value from bitwarden login item id 11419680-5338-4f19-bdd9-b422007046af in the password field of that BitWarden item.
There is no need to skip items. Let's make the backup complete.
All of the changes in this file can be simplified to use the greg.backup module. It has support for pre and post commands, includes configured pruneOpts that I like, and configures other settings that I need for accessing my Restic server, such as disabling TLS checking.
Let's change this to use the S3 backups as well, where we can set the items with a 30 day expiration time. I've created the bucket backup-gitea for holding them. No need for the NFS loading.
- I don't think you have permissions to generate the runner tokens. I can generate them and put them into agenix after you've prepared the PR
- Let's use the namespace
gitea-runnerfor the…
- Albyhub's data appears to be in
/var/lib/albyhub. There are two files in that directory. "log" and "nwc.db". Does Albyhub rely on any other local services that should also be backed up? - I…