components icon indicating copy to clipboard operation
components copied to clipboard

Deploy website component to serverless dashboard

Open ianiona opened this issue 4 years ago • 6 comments

Using the website component or even CDN doesn't deploy to my Serverless dashboard account. It only creates S3 to my AWS account but not deployed to serverless.

ianiona avatar Sep 19 '19 05:09 ianiona

Thanks @ianiona ... we are working on integrating components with the serverless dashboard. Should be out very soon 🙌

eahefnawy avatar Sep 20 '19 11:09 eahefnawy

Hey, I need the same feature, doesn't seem to be out yet, any roadmap on this?

hnprashanth avatar Mar 04 '20 10:03 hnprashanth

We just adopted Serverless for all our APIs recently, and ran into this as well while using the AppSync component.

It'd be really nice to be able to use Components with Dashboard, but more importantly in the short-term, a more helpful error message/indication of the failure mode would be helpful (suspected problems with config, took a while to track down the actual issue).

chrisaljoudi avatar Apr 08 '20 19:04 chrisaljoudi

@chrisaljoudi, we are working on this ASAP. Could you help us answer a few quick questions:

• The Dashboard contains a lot of functionality, which of it would be most useful to you w/ Components? • Regarding failure mode-Is this to help you track down issues when deploying a Serverless Component. Have you tried sls deploy --debug?

austencollins avatar Apr 08 '20 21:04 austencollins

Is there a way to change a bucket name for website component to something different than website-{hex}?

g-wozniak avatar Apr 17 '20 20:04 g-wozniak

@g-wozniak just set the bucketName property

eahefnawy avatar May 25 '20 09:05 eahefnawy