Samurai1201
Samurai1201
8.11.0
Ive been using Homer (https://github.com/bastienwirtz/homer) previously. It has the option to define how many columns should be arranged next to each other. You just had to set this option in...
``` [2022-10-20T17:08:56.920Z] error: can not read a block mapping entry; a multiline key may not be an implicit key (40:20) 37 | type: portainer 38 | url: https:// -IP- :9443...
Thanks for the tip with the formatter. Now my code looks way better, but it didnt fix my problem. Turns out the log message was from a previous misconfiguration and...
curl: (60) SSL certificate problem: self signed certificate Thats what I already expected, but I dont know how to bypass in hompage
curl: (3) URL using bad/illegal format or missing URL Now comes up as an additional error message. It didnt mention this earlier, I am using portainer-ee instead of portainer-ce
`curl -L -H -k 'X-Api-Key: - Redacted - ' 'https://192.168.178.77:9443/api/endpoints/2/docker/containers/json'` Just to clarify, this is the command I used (with the key being redacted for obvious reasons)