We have now debian repositories available. To use it:
wget -qO - https://s3-eu-west-1.amazonaws.com/crowdsec.debian.pragmatic/crowdsec.asc |sudo apt-key add - && sudo apt-add-repository "https://s3-eu-west-1.amazonaws.com/crowdsec.debian.pragmatic/<suite> <suite> main"
sudo apt-get update
sudo apt-get install crowdsec
suite can be one of bullseye, sid, buster, stretch, bionic, focal and xenial. Architectures are amd64, arm64 and i386. Some of suite may not exist in some architecture due to some build issues. If your distribution or architecture is not available please get in touch, so we can add it.
Next goal will be to add debian armhf and raspbian.
repositories and packages should be considered as, your feedback will be greatly appreciated and issue will be taken care of swiftly.
Please keep in mind, packages provided by these repositories are not official debian ones and don’t strictly follow debian packages guidelines. On the other hand, crowdsec landed in official debian testing repositories. Our package will be kept in sync with upstream release cycle more often.