PlexShare icon indicating copy to clipboard operation
PlexShare copied to clipboard

Feat Request: Expose more ENV vars for docker

Open JigSawFr opened this issue 3 years ago • 0 comments

Hi there, It could be nice to expose more env vars for Docker, So we can pre-populate config fields of install directly with custom or use default if empty/not exist.

Vars to expose:

  • DB_HOST (text)
  • DB_PORT (text)
  • DB_NAME (text)
  • DB_PREFIX (text)
  • DB_USER (text)
  • DB_PASS (text)
  • ADMIN_EMAIL (text)
  • ADMIN_USER (text)
  • ADMIN_PASS (text)
  • PLEX_SSL (bool)
  • PLEX_URL (text)
  • PLEX_PORT (text)
  • PLEX_TOKEN (text)

Thanks ! :)

JigSawFr avatar Nov 11 '22 13:11 JigSawFr