Michael Rumpf
Michael Rumpf
On my RaspberryPi the /var/log folder is mounted as tmpfs and it would be great when Raumserver could use the Linux standard location easily. Default value could be "./logs" as...
In the syslog I have the following startup phase: ```` Feb 6 22:59:29 openhab systemd[1]: Started Raumserver. Feb 6 22:59:31 openhab node[23467]: #033[32minfo#033[39m: [Raumserver] Welcome to raumserver v0.1.8 (raumkernel v1.2.22)...
Many Spring Boot applications use the git-commit-id Maven plugin to read some information (e.g. revision) from the Git repository and later display it under the Spring Boot Actuator endpoint /info....
miiocli device --ip ... --token .... Model: yeelink.light.lamp10 Hardware version: esp32 Firmware version: 2.0.6_0013 https://de.xiaomiplanet.sk/Yeelight-ylld01yl-Lampenaktion-12/ https://www.amazon.de/Yeelight-Warmwei%C3%9F-Dimmbare-Stehleuchte-Kompatibel/dp/B07YSFTH9G
**Is your feature request related to a problem? Please describe.** Setting up a Minecraft server often requires some properties to be set in multiple files. For example my kids like...
I'm playing around with cdk deploy and cdk destroy to test the DNS name feature I requested in #68 The "cdk destroy" operation takes ages until it finally fails. I'm...
Java VMs 9 and 8 (131 and above) need the following options: ```` -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap ```` If those options are not passed, the Java VM will take the memory limit...