ipfs container demos
This repository outlines demos for container and infrastructure things done with IPFS: booting VMs, docker-registry, mounting data volumes, etc.
This is also a discussion repo. That means that all of the work gets done in the issues.
- create an issue with the demo title
- outline what the demo would be / do
- outline what artifacts we would need (vms, makefiles, etc)
- discuss
- create demo artifacts
- make a directory in the repo (e.g. "boot-vm-with-pxe")
- put all artifacts in there
- make sure to add a
Makefile
that builds + fetches things with ipfs - if there are specific ipfs urls to pin, note those and where to get them.
- write the demo
script
(what to say, what to do, etc)
We can worry about this later, once we have 5+ demos ready to record.
- Record demo
- Upload to youtube on ipfs account
- Write a demo page -- like an ipfs-example but embedding the youtube video + transcript
- Publish to ipfs examples page, blog, twitter, etc.
Feel free to join in. All welcome.
This repository falls under the IPFS Code of Conduct.
MIT