Closed agentofuser closed 3 years ago
I would love to collaborate together. I saw that you like my @rxdi/deploy package. I think it will be useful if i integrate such a tool inside rxdi/deploy instead of creating my own infrastructure. Will think about it more.
Regards, Kristiyan Tachev
Thank you for the interest, @Stradivario. I don't quite understand what rxdi is yet, but I'm happy to collaborate. Could you please open an issue so we can discuss how ipfs-deploy can help your project? Thank you!
Works for me too!
$ ipfs-deploy public
β π public weighs 696.0 KiB.
β π It's pinned to Infura now with hash:
βΉ π QmW5TyREWjnrTzWHvxpYdLCDvxjWexrmb6ohf4stfKRxQj
β π Copied public gateway URL to clipboard:
βΉ π https://ipfs.io/ipfs/QmW5TyREWjnrTzWHvxpYdLCDvxjWexrmb6ohf4stfKRxQj
β π Opened web browser (call with -O to disable.)
https://ipfs.io/ipfs/QmW5TyREWjnrTzWHvxpYdLCDvxjWexrmb6ohf4stfKRxQj/
So rad! I've got some ideas for tweaks. I'll raise some issues and PRs!
@olizilla \o/ glad you liked it. Thank you for contributing, I'm looking forward to your ideas :)
https://github.com/1v9/blog/blob/master/azure-pipelines.yml#L35
Nice tool, only npm install
takes much time in my Azure Pipelines build π
i π€ No path argument specified. Looking for common onesβ¦
β π Found local public directory. Deploying that.
- π¦ Calculating size of publicβ¦
β π Directory public weighs 4.1 MiB.
- π Uploading and pinning to Pinataβ¦
β π Added and pinned to Pinata with hash:
i π QmSKCfRw21iFBt9A1buRY5t7tzCRePHouBXN8nSZp1FWqT (βhttps://gateway.pinata.cloud/ipfs/QmSKCfRw21iFBt9A1buRY5t7tzCRePHouBXN8nSZp1FWqT/β)
- βοΈ Validating configuration for Cloudflareβ¦
i π‘ Beaming new hash to DNS provider Cloudflareβ¦
(node:3964) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
β π SUCCESS!
i π Updated DNS TXT *** to:
QmSKCfRw21iFBt9A1buRY5t7tzCRePHouBXN8nSZp1FWqT
i π dnslink=/ipfs/QmSKCfRw21iFBt9A1buRY5t7tzCRePHouBXN8nSZp1FWqT
@1v9 yeah, we have quite a few dependencies. I'm curious: how much time did it take?
@hacdias About two minutes, I didn't use some cache feature of Azure because it's a bit complicated for me.
Thanks. I will try to take a look at this soon, but I do not promise anything. But I agree there are some things that we might be able to improve in order to reduce the number of dependencies!
Hi! Author here. π
This issue is where you can attest that
ipfs-deploy
was useful to you, if you so wish :) It makes a huge difference to my motivation.Feel free to leave any kind of positive comment here, and please open a different issue for bug reports, feature requests, and telling me off for being a n00b. I will do my best to help <3