

- DROPSHARE S3 CUSTOM DOMAIN HOW TO
- DROPSHARE S3 CUSTOM DOMAIN UPDATE
- DROPSHARE S3 CUSTOM DOMAIN PASSWORD
- DROPSHARE S3 CUSTOM DOMAIN FREE
If you haven't yet obtained a certificate, you can use the Generate CSR link to generate a new secure keypair and certificate signing request (CSR) which you can provide to any accredited SSL Certificate authority when purchasing an SSL certificate.
DROPSHARE S3 CUSTOM DOMAIN PASSWORD
You will need to provide the certificate's private key (and key password if the key is encrypted), the certificate itself, and the intermediate certificates from your certificate authority. If you have already obtained your SSL certificate, click the Upload and use your own certificate button to upload it. Navigate to the SSL page by typing SSL Certificate in the search bar at the top of every screen, then click the matching result. If you are looking for a neat minimal landing page template for Dropshare, you might want to checkout the one I'm using.If you prefer to use your own SSL certificate rather than one provided by, you will first need to upload and activate your SSL certificate. It hope this little guide was helpful for at least one other person.
DROPSHARE S3 CUSTOM DOMAIN HOW TO
If you have a dedicated Amazon user for Dropshare, great! If not, best follow this documentation by Dropshare on how to create a new user with the correct permissions.Īfter DNS propagation our uploaded and shared files should be available under (or whatever domain you're using). In Dropshare, go to "Settings" → "Connections" → "+ New Connection" → "Third Party Cloud" → "AWS S3". Let's set up Dropshare to use our S3 bucket. In your DNS settings for your domain, add now a new CNAME record for that points to the Cloudfront distribution. For me the value looks something like this: d1bvtdh7okatwj. Copy the value of "domain name" to your clipboard. This might take a while.Īfter your distribution has been successfully deployed, you should see it in the index table.
DROPSHARE S3 CUSTOM DOMAIN FREE
Feel free to adjust them to your liking or keep them as is. The UI should auto select a bunch of settings. Under "Origin Domain Name" select your S3 bucket.Open the Cloudfront Console and click on "Create Distribution".

We have to put a Cloudfront distribution in between. We can't assign the newly created SSL certificate to our S3 bucket directly. In a matter of seconds the SSL certificate has been issued and is ready to be used. I've chosen to validate my domain through DNS. It's important that you select the us-east-1 region to make this all work.Ĭlick on "Request a Certificate" and follow the instructions. Let's create a SSL certificate through the Certificate Manager. SSL certificate and Cloudfront Distribution # Let's add an SSL certificate so we can serve our files under HTTPS. This CNAME record would allows us to access the uploaded files via HTTP on but not under HTTPS. You would have to add a CNAME DNS record like this. Now we could use the "Virtual Hosting" feature of S3 to use to serve our files. The files we will upload via Dropshare have to be public after all. Uncheck the "Block all public access" setting.Create a new S3 bucket in the AWS Console called.
DROPSHARE S3 CUSTOM DOMAIN UPDATE
Update the mention of the domain when you apply this guide for your own use case. In this post I'm using the domain as an example. Here's a quick step by step guide, on how I've created a new S3 bucket, Cloudfront distribution and a life cycle rule to replicate my current setup on AWS. S3 is almost free with the low numbers of files I'm sharing and doesn't require me to host a server. While setting up a new computer, I revisited the settings of Dropshare and decided to give the AWS S3 option a try. A shell script removed all files older than 24 hours to keep things tidy. In the past, I've used the SFTP option and a DigitalOcean droplet to host those files. The cool thing about Dropshare is that I can control the server and domain to where the files are being uploaded. For the last couple of years I've been using Dropshare to quickly share files with colleagues and friends.
