Phil's Lab
Phil's Lab
I'd love to run this application inside a docker container. I ran wireguard-go inside a docker container in the past, i believe this is possible with this project as well....
I'd love to see deeper support for docker and k8s deployments, by implementing features such as: - First-time setup via environment variables or YML bootstrap config (e.g. a k8s config...
When running the pydio cells image, there is no guarantee that the local volumes will stay connected across containers, so when running e.g. on kubernetes, chances are high the pydio...
When having special characters in the WebDAV path, the XML file cannot be loaded and results in an endless loading screen. Chrome debug console: `https://my.cloud.com/remote.php/webdav/Phil%26%23039%3Bs%20Lab/Planned%20Lab%20Physical%20Overview.xml`404 (Not Found)` It seems like...
For unknown and unavailable states, the exporter only exported an "offline" state. metric = 2 --> unavailable metric = 4 --> unknown The numbers were chosen because the ?Filter= flag...