Skip to content

Implementation of ipfs as private network #1

@gliatti

Description

@gliatti

Hello jeffbr13,

Just wanted to use your role but the implementation of ipfs as a private network seems to be missing.

The idea is to remove all informations in Bootstrap like this and add one line:

[...]
  "Bootstrap": [
    "/ip4/{{ ipfs_bootstrap_ip_address }}/tcp/4001/p2p/{{ ipfs_bootstrap_peer_id }}"
  ],
[...]

And generate a swarm key inside /home/ipfs/.ipfs/swarm.key.

I finished the work partially, I can help by making a pull request in the near future.

Let me know

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions