/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

notes.rolandcrosby.com
| | coornail.net
1.6 parsecs away

Travel
| | Cloudfront enables you to host your static website via s3. You should set your root object to index.html to rewrite https://yourdomainname.com to https://yourdomainname.com/index.html for cleaner urls. However you might run into an issue of having subdirectories in your s3 bucket that you want to do the same for (for example on hosting a hugo blog). Unfortunately Cloudfront doesnt support this by default.
| | initialcommit.com
2.7 parsecs away

Travel
| | In this article, we'll discuss using the AWS CLI to programmatically synchronize files from a local directory to an AWS S3 bucket.
| | vuyisile.com
2.4 parsecs away

Travel
| | The article provides a guide on how to host a static website using AWS services including Amazon S3, Route 53, CloudFront and AWS Certificate Manager. It details how to create an S3 bucket, set it ...
| | juffalow.com
11.7 parsecs away

Travel
| Learning new technologies goes always better if you have something to test it on. When I wanted to start using AWS I decided to move there my blog (you are currently reading). And these are the steps it takes.