Cameron
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
3 additions and
3 deletions
-
ipfs-podcasting/docker-compose.yml
-
ipfs-podcasting/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: $APP_IPFS_PODCASTING_PORT |
|
|
|
|
|
|
|
web: |
|
|
|
image: ipfspodcasting/podcastnode:v0.5@sha256:aa56c571494323f210677ad4291ffead0fff31a1da1544766557e54b413f43d0 |
|
|
|
image: ipfspodcasting/podcastnode:v0.6@sha256:773d7c34d452764be973e8bc495990ec47f8042287493997784198c64e924393 |
|
|
|
init: true |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: ipfs-podcasting |
|
|
|
category: Files |
|
|
|
name: IPFS Podcasting |
|
|
|
version: "0.5" |
|
|
|
version: "0.6" |
|
|
|
tagline: Crowd-host podcasts over IPFS |
|
|
|
description: |- |
|
|
|
Turn your Umbrel into an IPFS node for self-hosting, crowd-hosting, and archiving of your favorite podcasts to the IPFS network. |
|
|
@ -21,4 +21,4 @@ gallery: |
|
|
|
- 2.jpg |
|
|
|
- 3.jpg |
|
|
|
path: '' |
|
|
|
defaultPassword: '' |
|
|
|
defaultPassword: '' |
|
|
|