Sign inSign up

guyadams99/hss-sim

By guyadams99

•Updated about 9 years ago

Using a postgres DB as a simulated HSS stub with initial data population of 10,000,000 records

Image
0

350

guyadams99/hss-sim repository overview

Inherits all the same env variables from official postgres image

Additionally:

  • TERM_COUNT can be specified to load less terminals than the 10,000,000 default
  • PROFILE_ARRAY can be specified with valid terminal profile IDs

Example usage: docker run -it -p 5432:5432 -e POSTGRES_PASSWORD=iDirect -e TERM_COUNT=50000 -e PROFILE_ARRAY=12,23,34,35,45,56,67 guyadams99/hss-sim

Tag summary

Content type

Image

Digest

Size

181.1 MB

Last updated

about 9 years ago

docker pull guyadams99/hss-sim