mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #703] [MERGED] Add IPFS Kubo template #15061
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/703
Author: @kien-ngo
Created: 2/7/2026
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @Siumauricio
Base:
canary← Head:ipfs-template📝 Commits (3)
8795632Add IPFS Kubo template38bcbdeUpdate init cmds2e34f80Remove port forwarding📊 Changes
4 files changed (+61 additions, -0 deletions)
View changed files
➕
blueprints/ipfs/docker-compose.yml(+17 -0)➕
blueprints/ipfs/ipfs.svg(+1 -0)➕
blueprints/ipfs/template.toml(+25 -0)📝
meta.json(+18 -0)📄 Description
What is this PR about?
New template for IPFS (Kubo)
IPFS (InterPlanetary File System) is a peer-to-peer protocol for storing and sharing data in a distributed file system. Kubo is the earliest and most widely used implementation of IPFS, written in Go.
This template deploys a Kubo node with:
/webui)Links:
Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
N/A
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.