ipfs-shipyard / container-demos

ipfs container demos
MIT License
44 stars 13 forks source link

Push static web assets as CDN #11

Open hosh opened 9 years ago

hosh commented 9 years ago
  1. ipfs-add new assets
  2. notify production server(s) of new assets
  3. Web container automatically pins new assets and makes them available

    Discussion

  4. How to notify the production server? Fleet? IPFS DHT? Custom http app that listens for commands to refresh?