Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fusetim/ipfs-pubsub-mod
Enable PubSub experimental feature for IPFS (https://github.com/linuxserver/docker-ipfs)
https://github.com/fusetim/ipfs-pubsub-mod
docker docker-container docker-ipfs docker-mods experimental experimental-features go-ipfs ipfs kubernetes mods pubsub
Last synced: 3 days ago
JSON representation
Enable PubSub experimental feature for IPFS (https://github.com/linuxserver/docker-ipfs)
- Host: GitHub
- URL: https://github.com/fusetim/ipfs-pubsub-mod
- Owner: fusetim
- Created: 2021-06-19T11:02:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-19T13:27:06.000Z (over 3 years ago)
- Last Synced: 2024-10-10T05:36:48.639Z (26 days ago)
- Topics: docker, docker-container, docker-ipfs, docker-mods, experimental, experimental-features, go-ipfs, ipfs, kubernetes, mods, pubsub
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# IPFS PubSub Mod
Enables the experimental PubSub feature on the IPFS image.
More info here:
- https://github.com/linuxserver/docker-mods
- https://github.com/linuxserver/docker-ipfs# How to use
Just add the following env var to your docker container:
`DOCKER_MODS=ghcr.io/fusetim/ipfs-pubsub-mod:latest`