Skip to content

eniblock/ipfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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