Enable Loadmill's customers to execute queries directly to their DB using HTTP calls while testing
3.2K
Loadmill is an API testing tool that helps you create and run tests from real users traffic. Loadmill DB Relay Service enables Loadmill's customers to execute queries directly to their DB using HTTP calls while testing.
docker run -it -p 8080:8080 loadmill/db-relay-service
Optional environment variables:
ALLOWED_HOSTS: limit the service by allowing queries to run against the specified hosts - comma-separated values i.e "mongo1.example.com,mongo2.example.com"ALLOW_ALTERING: allow executing non read-only commands (i.e. insert, update, delete). Currently for MongoDB only. More info can be found hereContent type
Image
Digest
sha256:16323cfe5…
Size
80.4 MB
Last updated
about 2 years ago
docker pull loadmill/db-relay-service