Add kubo (IPFS) as a stack #320

Merged
telackey merged 4 commits from add-kubo-stack into main 2023-04-20 01:48:55 +00:00
2 changed files with 14 additions and 0 deletions
Showing only changes of commit eae124fdf1 - Show all commits

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