run kubo as a stack

Former-commit-id: eae124fdf1
This commit is contained in:
zramsay 2023-04-12 17:36:47 -04:00
parent 8b11070870
commit 0f7c23951d
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# Kubo (IPFS)
The Kubo stack is currently uses the provided docker image, therefore a single command will do:
```
laconic-so --stack kubo deploy up
```

View File

@ -0,0 +1,7 @@
version: "1.0"
name: kubo
description: "Run kubo (IPFS)"
repos:
containers:
pods:
- kubo