container-demos icon indicating copy to clipboard operation
container-demos copied to clipboard

ipfs container demos

Results 19 container-demos issues
Sort by recently updated
recently updated
newest added

@phoniks commented on [Tue Dec 04 2018](https://github.com/ipfs-shipyard/ipfs-webui/pull/895) Seeking feedback. I'm working on enabling the user to try out the Javascript implementation of IPFS by toggling a switch on the settings...

@phoniks commented on [Tue Dec 04 2018](https://github.com/ipfs-shipyard/ipfs-webui/pull/895) Seeking feedback. I'm working on enabling the user to try out the Javascript implementation of IPFS by toggling a switch on the settings...

I think our big selling point for containers right now is the ability to have a distributed registry. I think that putting more time into documentation about how to set...

Mounting IPFS on `/ipns/local/docker-registry` Supercedes #19 Fixes #1 Fixes #2 Fixes #3

in progress

Maybe more don't work? Someone needs to run through and test them. Plus a lot of urls point to the old repo locations.

Readme's in the examples need to be updated with links to ipfs/go-ipfs rather than the old jbenet/go-ipfs. 001 looked good, but I saw it in 002, 003, and 004.

Boot a VMWare `.vmx` machine with `vmrun` ``` ipfs daemon ipfs mount vmrun start Qm.... ```

@zignig booted a machine from bare metal with astralboot! :+1: ``` jbenet: I got that metal machine plugged in and astral boots metal as well. whyrusleeping: it uses an iPXE...

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 1. How to notify the production...