rubyonjets / jets

Ruby on Jets
http://rubyonjets.com
MIT License
2.6k stars 181 forks source link

Change S3 Deployment Bucket? #145

Closed mdwagner closed 5 years ago

mdwagner commented 5 years ago

How do I change the S3 deployment bucket from the default? I can't find it anywhere in the config for this...

tongueroo commented 5 years ago

This is currently not possible. Jets generates and manages this s3 bucket. Unsure if there's a good enough use case for this tbh.

tongueroo commented 5 years ago

Also, please use https://community.rubyonjets.com/ for questions 👌 Thanks!

mdwagner commented 5 years ago

@tongueroo Well our use case is we're looking to add Jets for our app and we only have some certain buckets approved by our DevOps that we can use for deploying.

tongueroo commented 5 years ago

I see. Thanks for providing the use case! Happy to consider PRs. Thanks!