Posts
Members
Info
Developers welcome!
This is the channel to discuss Mutagen development and pull requests. If you have an idea about a change to Mutagen, it's best to send a quick proposal here first before spending lots of time working on it.
0
3
Mutagen Compose "run" support
I'm trying to replicate my previous environment using Docker for Mac's built in Mutagen, but as as I use "run" commands often, it seems like moving to Mutagen Compose won't work for me. Is there any idea how soon this functionality will arrive? Or are there workarounds that…
0
8
[resolved] Forwarding from remote (ssh) docker to local
I got a digital ocean docker setup (https://www.digitalocean.com/community/tutorials/how-to-use-a-remote-docker-server-to-speed-up-your-workflow), and trying to use is as my dev docker server. I managed to set up sync between my local and remote with mutagen sync create…
0
2
Feature request: automatically pause/terminate inactive mutagen sessions
Hi, My team is starting to use the mutagen in our internal tools. In some cases, users can spawn too many mutagen sessions, so we started to think about garbage collection. We were thinking about adding a daemon that will monitor and terminate the unused sessions, but since…
1
2
·139d# Development
Self-hosted "tunnel" configuration?
Hey there, I'm looking to self host the tunnel transport's required infra to remove the external dependency on mutagen.io (the site), and was looking for some guidance on how to go about that? I can see in the client that there are some hard-coded stun servers, which could be…
0
4
·155d# Development
[request] Supporting Paused forward configuration in project configuration
Hey friends, I saw that creating forwards in a paused state was added in https://github.com/mutagen-io/mutagen/issues/115, but it doesn't look like this configuration option is currently supported in mutagen.yml This makes it fairly difficult to work with forwards where the…
1
1
·155d# Development
sync between windows and local container with non root is failed.
I execute the following command to connect to the local container from host windows with non-root(dev), but fail to modify the mutage-agent's owner attribute in container. the last error info is : However, I execute explicitly the following command is successful, where users is…
0
1