Alfonso Acosta
Alfonso Acosta
OK, the uid/gid options seems to be a problem. I would had sworn it worked when I created the volume.
I gave up and resorted to create and mount the disk using ruby scripting directly on the Vagrant file.
@alban what's left here? Could this be the cause of https://github.com/weaveworks/scope/issues/2650 ?
Thanks (I could have used this)
We still have kernel information for the app side, I will keep you posted.
Some companies only have Windows machines for their on-premise services. Some services already working only on Windows would benefit from being colocated with coturn. I can enumerate a few more...
## Update: the representation of `"..._muxed_id"` field values changes to string As explained at https://github.com/stellar/go/issues/3714 , Horizon has changed the representation of `"..._muxed_id"` fields from integer to string due to...
I could work around the issue by saving the measurement to a temporary measurement, deleting the original measurement, and then restoring the measurement from the copy.
Yes, Weave Net should be able to solve most (if not all) the use cases presented above. It's production ready and we provide AMIs and Cloud Formation templates to run...
Making soroban-rpc depend on Horizon seems reasonable but worries me. This requires (almost) full Soroban support in Horizon which is a big short-term task to take up.