Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 374 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 374 Bytes

helm charts for ipfs

Usage

From command line

helm install oci://ghcr.io/eniblock/ipfs --version 0.1.0

As a dependency in your Chart.yaml

dependencies:
  - name: ipfs
    repository: oci://ghcr.io/eniblock/ipfs
    version: "0.1.0"

Development

tilt up

ipfs gateawy is available on https://ipfs.localhost

tilt down