Installation
Packages are published for Debian and RPM based distributions. Every release is signed.
Package repository
curl -fsSL https://autowhatis123.ru/keys/release.asc | sudo tee \
/etc/apt/keyrings/thistle.asc > /dev/null
sudo apt-get update && sudo apt-get install thistleVerify the service
systemctl status thistle
thistlectl 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. ThistleMesh never requires root after installation.