Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow environment variables for Docker configuration #24

Open
Lirt opened this issue Jan 5, 2019 · 1 comment
Open

Allow environment variables for Docker configuration #24

Lirt opened this issue Jan 5, 2019 · 1 comment
Assignees

Comments

@Lirt
Copy link
Collaborator

Lirt commented Jan 5, 2019

If user does not want to create configuration file, he should have possibility to enter all configuration parameters from anti-spam.conf as environment variables.

@Lirt Lirt self-assigned this Jan 5, 2019
@Lirt
Copy link
Collaborator Author

Lirt commented Apr 13, 2019

List of env. vars:

  • DB_DRIVER
  • DB_NAME
  • DB_HOST
  • DB_PORT
  • DB_USER
  • DB_PASSWORD
  • DB_FLUSH_INTERVAL
  • LOG_FILE_PATH
  • LOG_AUTOFLUSH
  • DEBUG
  • GEOIP_DB_PATH
  • LIMIT_UNIQ_COUNTRIES
  • LIMIT_UNIQ_IPS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant