Skip to content
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

Missing instructions to setup db authentication method #28

Open
PRijnbeek opened this issue May 17, 2021 · 1 comment
Open

Missing instructions to setup db authentication method #28

PRijnbeek opened this issue May 17, 2021 · 1 comment

Comments

@PRijnbeek
Copy link
Contributor

PRijnbeek commented May 17, 2021

Needs to be added with a new page here: https://github.com/OHDSI/ArachneNodeAPI/wiki

Find here an example of using an external postgres db on the host for authentication.

datanode-example.zip

Note i use port 81 because Atlas is running on port 80 on the same machine

You need to setup a database with the following information:

image

A hash to use for the word password for testing:
$2a$10$36vcvLu3wqZ7NwAcRJg3L.pfr6Kc.36X6BEnbpEKJ1RnsWXOmBdjC

I think it is better to use a db outside of the docker so it persists also after data node updates

@alex-odysseus
Copy link

Duplicates #43

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

No branches or pull requests

2 participants