Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to start the docker dev env #493

Closed
zhuoyuan-liu opened this issue Aug 21, 2024 · 2 comments
Closed

How to start the docker dev env #493

zhuoyuan-liu opened this issue Aug 21, 2024 · 2 comments
Assignees
Labels
🐛 bug Something isn't working deployment Deployment related issues

Comments

@zhuoyuan-liu
Copy link
Contributor

I am following the guide in https://github.com/jmpsec/osctrl/tree/main/deploy/docker to get started with osctrl. However, I keep getting errors when I start the docker-compose:

❌ Failed to execute - Failed to create backend - Failed to load DB configuration - open config/db.json: no such file or directory

Could you please explain where I should attach this config file?

@javuto javuto self-assigned this Aug 26, 2024
@javuto javuto added 🐛 bug Something isn't working deployment Deployment related issues labels Aug 26, 2024
@zhuoyuan-liu
Copy link
Contributor Author

@javuto I believe this change breaks the docker setup https://github.com/jmpsec/osctrl/pull/476/files

@javuto
Copy link
Collaborator

javuto commented Sep 4, 2024

Fixed in #496

You can build the docker environment with make docker_dev_build and bring it up with `make docker_dev_up``

Thank you!

@javuto javuto closed this as completed Sep 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🐛 bug Something isn't working deployment Deployment related issues
Projects
None yet
Development

No branches or pull requests

2 participants