Skip to content

AWS self-hosting failure occurs #2230

@pluserenity

Description

@pluserenity

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.
image

Perhaps I need to change the definition of a s3 bucket name.
How can I do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    meta: staleThis issue/PR is stale and will be closed soonself-hosted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions