Installation
Packages are published for Debian and RPM based distributions. Every release is signed.
Package repository
curl -fsSL https://sub.vepeneshka.ignorelist.com/keys/release.asc | sudo tee \
/etc/apt/keyrings/cobalt.asc > /dev/null
sudo apt-get update && sudo apt-get install cobaltVerify the service
systemctl status cobalt
cobaltctl health --wait 30sA healthy node answers within a second and reports the storage directory it opened at startup.
Run the server as its own system user. CobaltMesh never requires root after installation.