Post

Kubo

Kubo, developed by IPFS, is a decentralized file storage and sharing protocol. It implements the IPFS protocol, allowing users to manage files across a distributed network, ensuring data integrity and availability. Kubo supports file versioning, pinning, provides APIs and CLI tools for developers, and allows customizable node configurations for enhanced privacy and control.

Kubo

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/kubo.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 4 GB OS: Debian 13

Configuration

Config file:

1
~/.ipfs/config

Web Interface

Port: 5001

This post is licensed under CC BY 4.0 by the author.