https://github.com/ipfs-shipyard/clojars-mirror-test
A repeatable performance test for adding large repositories to IPFS
https://github.com/ipfs-shipyard/clojars-mirror-test
clojars docker ipfs mirror
Last synced: about 2 months ago
JSON representation
A repeatable performance test for adding large repositories to IPFS
- Host: GitHub
- URL: https://github.com/ipfs-shipyard/clojars-mirror-test
- Owner: ipfs-shipyard
- License: mit
- Created: 2019-03-15T11:02:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-01T07:35:39.000Z (about 1 year ago)
- Last Synced: 2025-05-01T08:30:13.958Z (about 1 year ago)
- Topics: clojars, docker, ipfs, mirror
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Clojars IPFS mirror test
A repeatable performance test for rsyncing a mirror of the https://clojars.org/repo maven repository and adding to IPFS as a handy docker image.
## Installation
```
docker build -t clojars-mirror-test github.com/andrew/clojars-mirror-test
```
## Running it
Note: This will take up to 24 hours and require at least 60GB of spare disk space.
```
docker run clojars-mirror-test
```