Replies: 2 comments 1 reply
-
Cronicle is not part of the "apt" system. It's an independent software package. For upgrading Cronicle, see the docs here: https://github.com/jhuckaby/Cronicle/blob/master/docs/CommandLine.md#upgrading-cronicle You can enter a custom UID/GID for Plugins to run as. Clone the shell plugin for example. |
Beta Was this translation helpful? Give feedback.
1 reply
-
the master and every worker is normally running with root permissions, which makes it possible to run scripts under the root account or any other account which is available on the machines. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just installed a primary and a worker.
Ran "sudo apt update && sudo apt dist-upgrade -y" on all servers. And it worked.
But why?
You need to authenticate and to be authorized on every server. But I did not find any documentation on authentication and authorization in the docs.
Any hints?
Some commands have to be run as a specific user on a specific server, as access right to a database server are associated with this account. How can this be accomplished?
Greetings Wolfgang
Beta Was this translation helpful? Give feedback.
All reactions