minio-backups: Deploy MinIO for backups

This playbook uses the *minio-nginx* and *minio-backups-cert* role to
deploy MinIO with nginx.

The S3 API server is *s3.backups.pyrocufflink.blue*, and buckets can be
accessed as subdomains of this name.

The Admin Console is *minio.backups.pyrocufflink.blue*.

Certificates are issued by DCH CA via ACME using `certbot`.
This commit is contained in:
2024-09-01 08:01:10 -05:00
parent 77ce7aa5e7
commit 9d60ae1a61
3 changed files with 23 additions and 0 deletions

3
hosts
View File

@@ -87,8 +87,11 @@ k8s-ctrl0.pyrocufflink.blue
k8s-controller
k8s-node
[minio-backups]
[minio:children]
burp-server
minio-backups
[motioneye]