Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 key backup #4

Open
regenrek opened this issue Nov 13, 2024 · 2 comments
Open

S3 key backup #4

regenrek opened this issue Nov 13, 2024 · 2 comments

Comments

@regenrek
Copy link

In your diagram you have sketches that keys will get backup to s3. But i dont see any configuration or credentials needed for a save s3 account to save backups there.

what im missing?

@Ujstor
Copy link
Owner

Ujstor commented Dec 7, 2024

S3 backup is for Terraform state and created SSH keys for Hetzner. There is Terraform code for creating buckets, DynamoDB entries, and a bucket for SSH key backup. It assumes that you have AWS CLI installed and you are logged in with valid credentials

@Ujstor
Copy link
Owner

Ujstor commented Dec 7, 2024

SSH backup will create a bucket and back up the keys that are in the coolify_hetzner_infra/.ssh directory during Terraform apply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants