ipfs-shipyard / ipfs-deploy

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

feat: DreamHost DNS support. #196

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.