Ashley
Ashley
but aren't Docker Compose files supposed to conform to `docker-compose(\..+)?\.ya?ml`? Even if not everyone is using them that way, if at least the base standard for Docker Compose files is...
At least just a 'non-North American English' would be great for the other half of the English speaking world (from this London, UK living New Zealander). I'm happy to contribute...
Damnit. I've also just built a new ceph cluster with the intent to move over from (the otherwise seemingly abandonware'd) Gluster, and I've only just spun up Portainer on the...
Interestingly, I also had no issues with this on gluster, but I couldn't at all host sqlite dbs on gluster and ended up having to jsut store them locally which...
So, I've done some testing. I've got docker swarm and the portainer container working with a [mildly modified plugin](https://github.com/webash/docker-volume-rbd) for using rbd (rados block device) hosted on ceph directly with...
Dupe of #2317
Yes please!
#4206 appears to have fully merged this in and releases are being generated as of 0.54.0 (https://github.com/netbirdio/netbird/releases/tag/v0.54.0) Perhaps the amd64 client should detect if its running on a arm64 machine...
FYI @mlsmaycon ; I'm now running the arm64 version - seems to work great! However, [unlike for Mac](https://github.com/netbirdio/netbird/blob/e7b5537dcc280384470668f461bbb1f7d2f41218/version/url_darwin.go#L8), there is only [one download URL specified in the code for Windows](https://github.com/netbirdio/netbird/blob/e7b5537dcc280384470668f461bbb1f7d2f41218/version/url_windows.go#L6),...
I did one better and opened a pull request with code that should hopefully fix the problem in #4586