Actions
Idea #9958
openlogin-sync config file & systemd unit
Updated by Tom Clegg about 8 years ago
arvados-login-sync expects to run as a cron job (install guide recommends running every 2 minutes). Suggest using a systemd timer file for this.
https://www.freedesktop.org/software/systemd/man/systemd.timer.html
Long term it will make more sense for login-sync to listen for relevant events on websocket and sync whenever keys/users/groups change. If the timer behavior is done with systemd instead of cron, when the time comes it should be easy to switch to a long-running service model just by upgrading the package, without manual intervention.
Updated by Tom Morris about 7 years ago
- Target version set to Arvados Future Sprints
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions