feat: enable uploading backups to any region
This commit is contained in:
committed by
GitHub
parent
4256b600a8
commit
3d9fa6af9f
2
install
2
install
@@ -13,7 +13,7 @@ plugin-install() {
|
|||||||
pull-docker-image "${PLUGIN_IMAGE}:${PLUGIN_IMAGE_VERSION}"
|
pull-docker-image "${PLUGIN_IMAGE}:${PLUGIN_IMAGE_VERSION}"
|
||||||
pull-docker-image "svendowideit/ambassador:latest"
|
pull-docker-image "svendowideit/ambassador:latest"
|
||||||
pull-docker-image "dokkupaas/wait:0.2"
|
pull-docker-image "dokkupaas/wait:0.2"
|
||||||
pull-docker-image "dokkupaas/s3backup:0.5.0-1"
|
pull-docker-image "dokkupaas/s3backup:0.5.0-2"
|
||||||
pull-docker-image "busybox:latest"
|
pull-docker-image "busybox:latest"
|
||||||
|
|
||||||
mkdir -p "$PLUGIN_DATA_ROOT" || echo "Failed to create $PLUGIN_SERVICE directory"
|
mkdir -p "$PLUGIN_DATA_ROOT" || echo "Failed to create $PLUGIN_SERVICE directory"
|
||||||
|
|||||||
Reference in New Issue
Block a user