- https://codeberg.org/kiara
- Joined on
2025-02-04
Keeping applications updated
Operator can make back-ups of applications' mutable file systems
Operator can make back-ups of applications' immutable storage
Operator can make back-ups of application database
Operator can make back-ups of application
Operator can load-balance a service to run it across multiple nodes
Operator can scale the disk space assigned to a service
Operator can scale the CPU/RAM assigned to a service
Operator can scale the resources assigned to a service
Relevant email boxes are provisioned such that the owner may be contacted
SMTP service is provisioned so that applications can send emails
Proxmox resources are provisioned to deploy services to
Set up a secret management scheme
earlier we had settled on agenix
for the time being, which hard-codes encrypted secrets into our source code.
if end users are to be able to specify their admin credentials from our online…
Databases are provisioned so that services can use a central storage
Shared storage is provisioned to ensure persistence of data
The deployment process informs the DNS service of the IP of provisioned VMs, so that the right subdomain can be assigned to it
Have a way to make requests to the DNS service so that subdomains can be pointed to the right IP