Ask HN: Easy software to host a static website on Amazon S3?
2 comments
Cactus for Mac deploys to S3. http://cactusformac.com/
Currently I'm using WordPress with a static site plugin ( http://leonstafford.com/wordpress-static-html-output-plugin/ ) -- which is not simple (too many gotchas involved) -- and uploading the result using Cyberduck ( http://cyberduck.io/ ) -- which is EXACTLY like using an FTP program.
So my recommendation is something easier to use to generate the files, then uploading with Cyberduck. I'd love to hear what other people would recommend to generate the site.
So my recommendation is something easier to use to generate the files, then uploading with Cyberduck. I'd love to hear what other people would recommend to generate the site.
I'm looking for a way someone who's mastered dragging and dropping files into a FTP program can use, who occasionally uses directories to organise files (but still has over 5k images in one folder) can use to upload his hand-built website onto S3.
At present he's using FTP to one of my old servers, but I'm decommissioning it next month. Cheap shared hosting works out cheaper (due to the bandwidth this image-heavy site uses) but I'm curious if any startup's solved this use-case with Amazon S3?