Google Cloud Storage guide
Select a project, then New projectMyFile ShareCreateGoogle Cloud Storage isn't free; it's billed based on usage, not a static monthly fee. Storage is very cheap - most users' bills will be free or 1-2 cents a month.
Create buckethttps://i.example.com/image.png bucket should be named i.example.comregional if you plan on using a CDN like Cloudflare, or multi-regional if notFine-grainedCreateIf you are going to use your own domain, then you must configure DNS.
For example, if you are using Cloudflare, your bucket name is i.example.com, then these are the DNS settings:
CNAMEic.storage.googleapis.comDestinations -> Destination settingsGoogle Cloud Storage tab%y/%mo, which creates a folder such as 2017/12https natively, so unless you are using a TLS proxy such as Cloudflare, you must prepend the http protocol to your domain. So in the custom domain box, you would fill in exactly http://i.example.comSet public-read ACL on file, since ACL isn't supported in uniform-permission bucketsNow you are ready to use Google Cloud Storage in MyFile Share!