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

Documentation on how to run. #390

Open
eglizzy opened this issue Dec 19, 2018 · 3 comments
Open

Documentation on how to run. #390

eglizzy opened this issue Dec 19, 2018 · 3 comments

Comments

@eglizzy
Copy link

eglizzy commented Dec 19, 2018

I think it would be nice if there was documentation on how to run the project. It would help those evaluating the project.

@AVVS
Copy link
Member

AVVS commented Dec 19, 2018

This is something we are working towards.

Right now you can look at the API methods this service provides here: https://makeomatic.github.io/ms-users/

Minimal infrastructure required for this to work is described in the docker-compose file in tests.
Look at this as a headless API for user management and all things related to it

@AVVS
Copy link
Member

AVVS commented Dec 19, 2018

Also in its current state its not intended to be used as a user-facing service, it must be behind access control proxy, which implements guards around calling methods of this service

@eglizzy
Copy link
Author

eglizzy commented Dec 19, 2018

Awesome. Thanks for the fast response. I didn't check the test directory, I should be able to get it up and running with this. I was thinking of evaluating it in a private network and having API in the same network call it directly. The API service will be exposed via a load balancer.

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

No branches or pull requests

2 participants