Skip to content

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

Open
lprat wants to merge 2 commits into
opencve:masterfrom
lprat:master
Open

Add redirect log to stdout and config to new feature#11
lprat wants to merge 2 commits into
opencve:masterfrom
lprat:master

Conversation

@lprat

@lprat lprat commented Sep 2, 2021

Copy link
Copy Markdown

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

ncrocfer commented Sep 2, 2021

Copy link
Copy Markdown
Member

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.

Comment thread conf/opencve.cfg.example Outdated
recaptcha_site_key =
recaptcha_secret_key =

; Configuration exploit & exploited

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

To remove.

@ldurnez

ldurnez commented Sep 28, 2021

Copy link
Copy Markdown
Member

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