Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Docs update #1208

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Docs update #1208

wants to merge 2 commits into from

Conversation

AdamKufel
Copy link

Minor updates to docs

Copy link
Contributor

@mikegrima mikegrima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only change in the doc required is:
$ monkey add_account_aws --id $account --name $name --role_name SecurityMonkey

The connection string does not contain a typo, postgresql is correct. The other changes are not needed.

@AdamKufel
Copy link
Author

Indeed it contains a typo, in documentation (https://github.com/Netflix/security_monkey/blob/develop/docs/options.md) it's stated:

"SQLALCHEMY_DATABASE_URI = 'postgressql://<user>:<password>@<hostname>:5432/SecurityMonkey'"

there is "postgressql" (double "ss") but correct protocol is "postgresql" (one "s")

@mikegrima
Copy link
Contributor

Sorry -- I misread.

Can you update your PR to only make those really small updates? Some of the numbering formatting is broken in the current PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants