question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enabling "DeployUI" option breaks bucket configuration

See original GitHub issue

Enabling the “DeployUI” option results in a broken deployment:

  • It ignores the bucket name you entered, and instead creates a new bucket (some-name-demowebsitebucket-hosqmacrnrj8)
  • the relevant options point to the created bucket, not the specified one:
    • TC_AWS_LOADER_BUCKET
    • S3 read policies

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
hayesrycommented, Feb 26, 2019

Hi all. We’re currently in the process of updating this solution and have identified several ways to mitigate this issue in the next version. Thanks for your patience/feedback on this matter. Stay tuned!

1reaction
timkeltycommented, Jan 18, 2019

@groverlalit:

If you set the ‘DeployUI’ value to ‘Yes’, you should be able to use your bucket (provided in the parameters)

But it doesn’t work this way (currently). If you set the ‘DeployUI’ value to ‘Yes’, the bucket you provide is totally ignored.

Also I’m pretty sure it didn’t work like this in previous versions…it simply added the serverless-image-handler-ui folder to your provided bucket, which seems to make alot more sense to me…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enabling "DeployUI" option breaks bucket configuration #84
Enabling the "DeployUI" option results in a broken deployment: It ignores the bucket name you entered, and instead creates a new bucket ......
Read more >
Stack failure options - AWS CloudFormation
On the Configure stack options page, you can set additional options for your stack. For Stack failure options, select Preserve successfully provisioned ...
Read more >
How to use GitLab CI to deploy to multiple environments
To install awscli we need pip , which is a tool for Python ... GitLab has a special place for secret variables: Settings...
Read more >
Uniform bucket-level access | Cloud Storage
When you enable uniform bucket-level access on a bucket, Access Control Lists (ACLs) are disabled, and only bucket-level Identity and Access Management (IAM) ......
Read more >
S3 repository | Elasticsearch Guide [8.5] | Elastic
Here is an example policy which will allow the snapshot access to an S3 bucket named "snaps.example.com". This may be configured through the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found