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 docker stuff #2057

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

Add docker stuff #2057

wants to merge 11 commits into from

Conversation

nbdy
Copy link

@nbdy nbdy commented Apr 11, 2024

CAPE can run in a docker container.
With the docker-compose.yml you can run the web-interface, result server and database with one command (docker compose up).
You should still adjust the configuration files in the 'docker/conf' directory which is mounted when using docker compose.

The only parameter that has changed from the defaults is the database connection string.
Also I've removed the comments from the kvm.conf file so the block can be copy-pasted easily.

It sure would be nice to have a settings interface in the web ui at some point.
I'm looking forward to using this with Unraid.

@doomedraven
Copy link
Collaborator

Hello, thank you, this is nice add for dev server, so i will have add note, as it not exposes cape for "production" with nginx and other to handle load properly. Also kinda interesting is how it handles load of many vms and tcpdumps

im a bit busy those days but i will hope to merge this next week with small changes, did you see also this one? https://github.com/CAPESandbox/CAHI ?

about configs, instead of create tons of new config, if you want im fine to add block to kvm.conf.default with no comments for easier c&p

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.

None yet

2 participants