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 production ready VaaS instance in docker-compose #512

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

jtaczanowski
Copy link
Contributor

What has been done:

  • added entry point with uwsgi for production ready VaaS instance in docker compose.
  • docker-compose up -d launches production ready VaaS instance (with uwsgi, without sample configuration, varnishes, backend and debug logs.
  • docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d launches dev VaaS instance, with django dev server, debug logs, sample configuration, Varnishes and backends.
  • documentation was updated.

vaas/vaas/resources/base-data.yaml Dismissed Show dismissed Hide dismissed
@jtaczanowski jtaczanowski changed the title PLUTON-19054 | add docker-compose base PLUTON-19054 | add production ready VaaS instance in docker-compose Sep 6, 2024
vaas/vaas/resources/base-data.yaml Outdated Show resolved Hide resolved
docs/quick-start/docker_compose.md Outdated Show resolved Hide resolved
docs/quick-start/docker_compose.md Outdated Show resolved Hide resolved
@ziollek ziollek changed the title PLUTON-19054 | add production ready VaaS instance in docker-compose Add production ready VaaS instance in docker-compose Sep 19, 2024
@awmackowiak awmackowiak merged commit d98e9a3 into master Sep 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants