cloud

Scaleway

Bucket

Storage is free below 75GO

Hosting Website

  1. create a bucket blog.parisni.com (matching the hostname)
  2. turn it to public & enable website feature
  3. upload the static content with awscli (aws s3 cp <local/path> s3://blog.parisni.com --recursive)
  4. redirect your domain to the bucket

NOTE: to date, the website cannot benefit from SSL.

React ?

This page was last modified: