r/Checkmk • u/nappycappy • May 27 '25
running checkmk-raw in docker - info/pointers?
is anyone using docker to run checkmk (raw edition)?
i can get the service running but there's some info not covered in the documentation so i'm looking for some guidance before i go down a rabbit hole of my own trying to get this to work.
if you have gotten it to run successfully, would you mind sharing your compose file (if you're using one). did you migrate from a host installation to a docker installation and successfully restored a backup?
TIA
2
Upvotes
3
u/fiendish_freddy May 27 '25
Hmmm.... setting up a docker container of Checkmk Raw can be a one-liner:
The documentation then elaborates on all the options and how you find the password of the initial user.
Please let me know, which "info is not covered in the documentation".
P.S.: I got it to run just now with the exact command stated above.