Backup database to AWS Glacier
· 2 min read
Every reliable system requires a backup strategy.
If you have no own backup infrastructure, here can suggest a small docker container that will help you to backup your database to AWS Glacier.
Terraform is an open-source infrastructure as code software tool created by HashiCorp that enables users to define and provision data center infrastructure using a declarative configuration language.
View All TagsEvery reliable system requires a backup strategy.
If you have no own backup infrastructure, here can suggest a small docker container that will help you to backup your database to AWS Glacier.
Here is more advanced snippet to deploy AdminForth to Terraform.
Here Terraform state will be stored in the cloud, so you can run this deployment from any machine including stateless CI/CD.
We will use GitHub Actions as CI/CD, but you can use any other CI/CD, for example self-hosted free WoodpeckerCI.
Here is a row snippet to deploy AdminForth to Terraform.