s3-deploy-website icon indicating copy to clipboard operation
s3-deploy-website copied to clipboard

Deploy website to S3/CloudFront from Python

Results 6 s3-deploy-website issues
Sort by recently updated
recently updated
newest added

Sorry, I know this is more of an AWS question, but maybe you have seen this. As I am having trouble figuring it out. I am basically setting up a...

I'm serving a react app from S3 and when I deploy previsously depolyed files get deleted. But I need to stay undeleted, if not my app dies for the duration...

enhancement

I added settings for specifying explicit AWS credentials (key or profile) in configuration file. The profile can be specified also from command line. Both can be easily used by build...

Hi thanks a lot for your project, it's really interesting! i'm currently re-writing a website with flask-frozen and hopped that i can deploy with your tool. but one thing i...

Do you support custom 404 pages as s3_website does? I like the options s3_website provides, but I'm too leery of downloading a hardcoded jar file from github every time I...