Hello. I’m just getting started setting up the GUI version on duplicacy on OS X. I’m already relatively familiar with the CLI version on Linux.
I’m trying the backup /Users on a machine with multiple users. Do to permissions issues running duplicacy as root seems best. What I’m unsure about is how to make sure it’s always running, no matter what user is or isn’t currently logged it. I’ve seen some mention of using launchd, but no specific examples.
I’m also wondering if the GUI is launched with launchd is the menubar available to all users for checking status - or am I essentially running the cli version headless? So all backup status monitoring needs to happen via logs?
Does anyone have an example setup they can share?