docker-horizon-core-web icon indicating copy to clipboard operation
docker-horizon-core-web copied to clipboard

🐳 Core and Web application service for Horizon by OpenNMS

Results 7 docker-horizon-core-web issues
Sort by recently updated
recently updated
newest added

Remove dependency for JICMP, JICMP6, and JRRD2 from the repository where we install OpenNMS Horizon and use by default the stable version. Allow a user to modify the dependency versions...

The packages for JICMP, JICMP6, and JRRD2 will be installed from the same repository version as OpenNMS Horizon. As soon we switch from stable to develop we get other JICMP/JICMP6...

The opennms startup script got some significantly refactoring towards Java 9+ support. It would be useful to leverage from this functions also when running in a container environment. See: https://issues.opennms.org/browse/NMS-10518

I have added a trapd-configuration.xml file into the etc-overlay directory but my V3 trap messages are not getting logged. Do I need to also update the default snmp-config.xml file? How...

Hello folks and thanks for your work. I have a doubt. I have a Docker Swarm cluster by 4 nodes and I'd like to run a docker service replicated on...

Hi Guys, When I try to start `docker-compose up` I am getting an error. can you please guide me How to fix this. ``` :~/docker-horizon-core-web$ docker-compose up Starting opennms.psql ......

I've been working on deploying OpenNMS with Kubernetes, and noticed that the user tables disappear every time I apply an update. Looking at create.sql, it appears that this is because...