An API for the ras-rm services that handles account management for respondents only
Based on python 3.9
Use Pyenv to manage installed Python versions
Install dependencies to a new virtual environment using Pipenv
pip install -U pipenv
pipenv install
Run the tests
make test
Run the server
make start
LOGGING_LEVEL: Logging level, defaults to INFODATABASE_URI: Defaults to "postgresql://postgres:postgres@localhost:6432/postgres"SECURITY_USER_NAME: Basic http auth usernameSECURITY_USER_PASSWORD: Basic http auth passwordContent type
Image
Digest
Size
197.2 MB
Last updated
over 5 years ago
docker pull sdcplatform/ras-rm-auth-service