remove compose
build (backupdb) TeamCity build failed
Details
build (backupdb) TeamCity build failed
Details
This commit is contained in:
parent
fdab844d79
commit
77df15d752
|
|
@ -7,3 +7,6 @@ MYSQL_ROOT_PASSWORD_EKS=your_eks_password_here
|
||||||
# S3_BUCKET=selectel:backup_db
|
# S3_BUCKET=selectel:backup_db
|
||||||
# S3_PATH=dot
|
# S3_PATH=dot
|
||||||
# KEEP_BACKUPS=7
|
# KEEP_BACKUPS=7
|
||||||
|
|
||||||
|
# Note: Container names for DB hosts
|
||||||
|
# prod-db-1, tqo-db-1, eks-db-1
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
[selectel]
|
||||||
|
type = s3
|
||||||
|
provider = Other
|
||||||
|
env_auth = false
|
||||||
|
access_key_id = 53440910a8c14079a9a0664b3b1124f6
|
||||||
|
secret_access_key = 02c2cf659fe54fe8bc55778c66795b4c
|
||||||
|
endpoint = s3.ru-1.storage.selcloud.ru
|
||||||
|
region = ru-1
|
||||||
Loading…
Reference in New Issue