v1 - plain text UI
v2 - Bootstrap and FontAwesome UI
v3 - Prometheus metrics TBA
v4 - Opent tracing TBA
BGG_PORT - default to 3000
BGG_DB_HOST - default to localhost
BGG_DB_PORT - default to 3306
BGG_DB_USER - default to fred
BGG_DB_PASSWORD - default to fred
BGG_VERSION - default to generic
BGG_PREFIX
BGG_CORS - default to false
BGG_CLIENT
BGG_NAME - default to bgg
Repository at https://github.com/chukmunnlee/bgg
Command line options overrides environment variables
--port - BGG_PORT
--dbHost - BGG_DB_HOST
--dbPort - BGG_DB_PORT
--dbUser - BGG_DB_USER
--dbPassword - BGG_DB_PASSWORD
--version - BGG_VERSION
--prefix - BGG_PREFIX
--cors - BGG_CORS
--client - BGG_CLIENT
--name - BGG_NAME
Content type
Image
Digest
Size
424 MB
Last updated
almost 5 years ago
docker pull stackupiss/bgg-backend:v2