ipfs-shipyard / ipfs-deploy

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

DreamHost DNS support. #195

Closed btimby closed 3 years ago

btimby commented 3 years ago

I added support for DreamHost's DNS API. There is already a node package for calling their API and I utilized that. I tested this with my own account and I am able to deploy and update dns using ipfs-deploy.

Let me know if I missed anything.

btimby commented 3 years ago

Sorry, a bit premature. The delete seems to need a little while to take effect. It currently works every other invocation.

I need to add a pause. I will re-open this once I have it working every time.