debmaker/ressources/claper
2025-04-14 18:51:11 +02:00
..
rootfs/DEBIAN update 14/04/2025 2025-04-14 18:51:11 +02:00
debmaker update 14/04/2025 2025-04-14 18:51:11 +02:00
README.MD ajout de claper 2024-11-05 15:42:31 +01:00

claper

Information

Site : https://claper.co/

Doc : https://docs.claper.co/

Source : https://github.com/ClaperCo/Claper

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/erlang-rabbitmq.gpg] https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-erlang/deb/debian bookworm main" > /etc/apt/sources.list.d/erlang.list
wget -qO - "https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key" | gpg --dearmor >  /usr/share/keyrings/erlang-rabbitmq.gpg
apt-get update
apt-get install -y claper

systemctl enable --now claper