https://github.com/uetchy/docker-ipfs
docker-compose.yml for IPFS host.
https://github.com/uetchy/docker-ipfs
Last synced: 5 days ago
JSON representation
docker-compose.yml for IPFS host.
- Host: GitHub
- URL: https://github.com/uetchy/docker-ipfs
- Owner: uetchy
- License: mit
- Created: 2018-12-25T03:37:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T03:42:29.000Z (over 7 years ago)
- Last Synced: 2025-10-11T06:40:46.941Z (10 months ago)
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Compose IPFS
## Usage
```
cp .env.sample .env
# edit .env (optional)
docker-compose up -d
```