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

Align Ansible and Docker deployment configuration #109

Open
huard opened this issue Apr 21, 2021 · 0 comments
Open

Align Ansible and Docker deployment configuration #109

huard opened this issue Apr 21, 2021 · 0 comments

Comments

@huard
Copy link
Collaborator

huard commented Apr 21, 2021

Description

The current Dockerfile runs the demo configuration:
CMD ["source activate wps && exec {{ cookiecutter.project_slug }} start -b 0.0.0.0 -c /opt/wps/etc/demo.cfg"]

I suggest we have a sample prod.cfg to show an example of how birds are configured for production environment. Over time, we'll be able to recommend settings reflecting our experience with running operational PyWPS servers.

An open question is which config should the docker CMD target. We could stick with demo as I suspect it might be easier to setup, but we should add comments highlighting the need to define a prod config.

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

No branches or pull requests

1 participant