Hi Corentin, all,
testing the web interface via some Docker (See https://github.com/xython-monitoring/xython/blob/master/docker/livetests/xyt...)
This seems interesting too.
Like the CI for testing BSD (https://github.com/xymon-monitoring/xymon/pull/36)
I reused that approach 🙂
I added a CMake build running in parallel with the current build system. - This is only a first step. There are clearly more steps ahead, but it is already quite interesting. - Working with CMake makes dependencies explicit, which is important. This first step already gives a better view of binaries and dependencies.
BSD is working, as well as Ubuntu (latest) and on Ubuntu: installation from source
This is the first time I am doing this kind of work, and as it is quite complex, I will need your help, Corentin, Mark, Roland or anybody else . It would be great if you could have a look at the CMake part of the build process.
Scot is working on packaging, so maybe we will have something concrete quite soon.
Also some external dependencies for you Scot (Build and Runtime) https://github.com/bonomani/xymon/tree/cmake/bootstrap ci/deps/data/deps-server.yaml ci/deps/data/deps-map.yaml
Bruno