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

Add redirect log to stdout and config to new feature #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lprat
Copy link

@lprat lprat commented Sep 2, 2021

I added option gnucorn to get output log to stdout.
And I added configuration for feature pushed on PR opencve/opencve#139

Thank
Lionel

@ncrocfer
Copy link
Member

ncrocfer commented Sep 2, 2021

I let @ldurnez checks for the Gunicorn option, but please remove your custom configuration on opencve.cfg file because opencve/opencve#139 has been closed. The comments are in my detailed answer.

@@ -39,6 +39,14 @@ display_recaptcha = False
recaptcha_site_key =
recaptcha_secret_key =

; Configuration exploit & exploited
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To remove.

@ldurnez
Copy link
Member

ldurnez commented Sep 28, 2021

Hello,

Can you use variable inside the .env to configure these variable inside docker-compose file? As it has been done for the opencve_port variable for instance:
${OPENCVE_PORT:-8000}

This way, we keep compatibility and easy configuration for everyone that use different worker number etc.

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

Successfully merging this pull request may close these issues.

3 participants