https://github.com/ipfs-shipyard/container-demos
ipfs container demos
https://github.com/ipfs-shipyard/container-demos
Last synced: about 2 months ago
JSON representation
ipfs container demos
- Host: GitHub
- URL: https://github.com/ipfs-shipyard/container-demos
- Owner: ipfs-shipyard
- License: mit
- Created: 2015-03-13T19:39:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-10T13:21:00.000Z (over 8 years ago)
- Last Synced: 2024-11-04T05:33:47.716Z (6 months ago)
- Language: Makefile
- Homepage:
- Size: 67.4 KB
- Stars: 44
- Watchers: 15
- Forks: 13
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - ipfs-shipyard/container-demos - ipfs container demos (others)
README
# ipfs-container-demos
[](http://ipn.io)
[](http://ipfs.io/)
[](http://webchat.freenode.net/?channels=%23ipfs)
[](https://github.com/ipfs/ipfs-container-demos/issues)
[](https://github.com/RichardLitt/standard-readme)> 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](https://github.com/ipfs/container-demos/issues).
## Planning a Demo
1. create an issue with the demo title
2. outline what the demo would be / do
3. outline what artifacts we would need (vms, makefiles, etc)
4. discuss## Preparing a Demo
1. create demo artifacts
2. make a directory in the repo (e.g. "boot-vm-with-pxe")
3. put all artifacts in there
4. make sure to add a `Makefile` that builds + fetches things with ipfs
5. if there are specific ipfs urls to pin, note those and where to get them.
6. write the demo `script` (what to say, what to do, etc)## Making demo
**We can worry about this later, once we have 5+ demos ready to record.**
1. Record demo
2. Upload to youtube on ipfs account
3. Write a demo page -- like an [ipfs-example](https://github.com/ipfs/examples) but embedding the youtube video + transcript
4. Publish to ipfs examples page, blog, twitter, etc.## Contribute
Feel free to join in. All welcome.
This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
### Want to hack on IPFS?
[](https://github.com/ipfs/community/blob/master/contributing.md)
## License
MIT