-
Notifications
You must be signed in to change notification settings - Fork 153
Server env example #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Server env example #47
Conversation
serverenvironmentexample.adoc
Outdated
| 4. _Optional_ - Set up the Approval Process | ||
| * Users listed in the approval process will be added later. However this configuration must be pushed out to all servers, so it should be set up now. | ||
| * https://github.com/google/grr-doc/blob/master/admin.adoc#auditing[Auditing] | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for writing this up. Everything up to this point is mostly a duplicate of existing docs (pip) or the install script prompts. I don't think we want to add that duplication since one part will inevitably be out of date - it's hard enough maintaining one place. I'm already thinking about modifying the prompts for the next release and don't want to have to update it here as well.
|
Updated! The only question I have that I didn't address in that doc was what to do if you have already been using a local SQLite storage system. Should the user copy the database files over to the master dataserver? |
Example of setting up a multi server environment