shamoon
shamoon
Hi, two changes i just added, please feel free to revert / let me know if you have any concerns: 1. Just sort by default, if someone is unhappy with...
By the way, this also means you can easily mix up discovered + configured services, e.g. this works great: ```yaml layout: Auto-Discovered1: Configured1: Configured2: Auto-Discovered2: Configured3: style: row columns: 3...
This isn’t merged yet, so it’s not in nightly to test :) I think you’ll have to pull this branch
Seems like a helpful error. May I suggest https://duckduckgo.com/?q=error%3A+can+not+read+a+block+mapping+entry%3B+a+multiline+key+may+not+be+an+implicit&ia=web --> https://stackoverflow.com/a/73838504/5331804 --> https://jsonformatter.org/yaml-formatter
What are the results of `curl -L -H 'X-Api-Key:YOURKEY' 'https://YOURPORTAINERURL/api/endpoints/2/docker/containers/json'` ?
OP please re-open if theres truly a bug here
This is done! =)
Services don't auto-populate, you can add integration that shows container status (dot currently) and stats if you click it. edit: unless you mean using labels?
Please read the wiki a bit more and try things out. You can "link" items in homepage with a docker container which will then show its status and some info...
Thanks for the PR. This is cool as a proof of concept but I have some concerns about it. - The usability. Frankly, it doesnt feel particularly obvious or friendly,...