ipfs-shipyard / ipfs-deploy

Zero-Config CLI to Deploy Static Websites to IPFS
Other
1.16k stars 122 forks source link

docs: document Cloudflare token permissions #127

Closed sixcorners closed 4 years ago

sixcorners commented 4 years ago

After just guessing at what I needed I was getting 403 Forbidden errors just like the person who added the token code in the first place. These permissions are what I needed to get it working.

sixcorners commented 4 years ago

Maybe wait on merging this in. I'm having other issues. This fixed the 403 Forbidden but I want to have it working before I start documenting what to do..

sixcorners commented 4 years ago

Ok I found out why I am getting 400 bad request and it's unrelated to these permission instructions. I think this can be merged now.

hacdias commented 4 years ago

Thanks very much @sixcorners! I will update the dnslink package here and release a patch version with the fixes!