Profiles, sync directory and docker #141
Replies: 1 comment 4 replies
|
Hello @Pete-the-Geek I indeed put some thoughts into this. The docker and desktop behave differently in this regard. The desktop version, when a new profile is created, the sync path is set to empty, but for the docker, the set ENV path works as the parent folder for all the profile sync path. So for example, if you have a new profile named |
Uh oh!
There was an error while loading. Please reload this page.
Once again, great piece of software!
I have a question about the new profiles and how this works with Sync Directory in Docker.
I have it set up to use docker and have a sync directory to my flights using the docker environment variable sync_logs_path. I then have a profile for each of my children who have their flights in other directories. These directories are not setup for auto sync. When it does an auto sync, does it sync in the current profile or the default profile?
Ideally, it would be good to have one sync directory each profile but using env vars in docker, this isn't possible from what I can see. My concern is that if I'm in one of the other profiles, I wouldn't want the auto sync to pull my flights into that profile, only mine, the default one. Is that how it works?
Incidentally, this profiles improvement fixed my tagging issue completely. Each update is filled with really good improvements! Keep up the great work
All reactions