Hi Sebastian,
Thanks for the pointers. Seems I have a little too many things to follow :-)
Cheers, Mika
----- Original Message ----- From: "Sebastian Wagner" wagner@cert.at To: "Mika Silander" mika.silander@csc.fi, "intelmq-dev" intelmq-dev@lists.cert.at Cc: "Bernhard Reiter" bernhard@intevation.de Sent: Tuesday, 2 March, 2021 12:32:39 Subject: Re: [IntelMQ-dev] Installing new bots from devel host to production host
Hi Mika,
On 3/2/21 10:57 AM, Mika Silander wrote:
Ok, thanks for confirming the idea is feasible. Where can I find the newer intelmq-manager that is compatible with the development version (2.3.x)?
In the unstable deb/rpm repositories[0] and in the git-repository of the intelmq-manager in the develop branch[1].
If you install intelmq-manager from the (unstable) repository - and therefore the required API as well - you probably need to adapt the API's configuration in regards to the intelmqctl command[2]
And be careful with develop - it may break.
Sebastian
[0]: https://intelmq.readthedocs.io/en/latest/dev/guide.html#id5 [1]: https://github.com/certtools/intelmq-manager/tree/develop/ [2]: https://intelmq.readthedocs.io/en/latest/user/intelmq-api.html#configuring-i...