Serge Wagener
Serge Wagener
It seems that the websocket module sends updates to clients not monitoring the item. In this example I only register for 1 item "EG.Buero.Praesenz" but i also receive updates from...
After SHNG restart on the first connection to the admin interface the menu items do not translate. After a page reload everything seems fine ... ![Screenshot 2021-02-18 at 11 11...
This issue is to collect work done to move SHNG forward to support IPv6.
Are there any plans to support multiple languages for the web interface ? Of course one could edit the template files (website/web/templates) manually. But this is not update proof and...
When you copy&paste your user container DN from Windows "Users and Computers" application you get OU and DC keys in uppercase. On startup LSC controls if the naming context fits,...
Hi. Great project, love it. Thanks for this. Now i switched my docker to swarm mode and wanted to create a monitoring stack with multiple services. On my old setup...
I have running a container for some weeks now with the following startup command: ``` docker run --name openldap \ -p 389:389 \ --volume /var/local/openldap/ldap:/var/lib/ldap \ --volume /var/local/openldap/slapd.d:/etc/ldap/slapd.d \ --restart...
Hi, I want to use the lib to write an integration plugin for a smarthome system. I own myself a Deebot Ozmo 950 for testing. Until now i have just...
I upgraded to Proxmox 8.2.2 and latest version of DRBD and Linstor. DRBD is running on a ZFS pool. After some initial problems (drbd-dkms not yet compatible with kernel 6.8...
First time i try containerised MISP. So i pulled the `docker-compose.yml` with the `curl` command you specified into an empty directory. Changed: * MYSQL_PASSWORD (2x) * MYSQL_ROOT_PASSWORD * MISP_BASEURL *...