-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
meta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonself-hosted
Description
I'm trying to self-hosting to AWS with the official documentation.
https://www.gitpod.io/docs/self-hosted/0.5.0/install/install-on-aws-script/
And I run the following command as described in the documentation.
docker run --rm -it \centric
-e AWS_ACCESS_KEY_ID
-e AWS_SECRET_ACCESS_KEY
-v "$PWD/awsinstall":"/workspace"
eu.gcr.io/gitpod-io/self-hosted/installer:latest aws
Then the following error occurred.

Perhaps I need to change the definition of a s3 bucket name.
How can I do this?
Metadata
Metadata
Assignees
Labels
meta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonself-hosted