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

Deploy - Unable to docker compose emqx #46

Closed
rapcmia opened this issue Jun 25, 2024 · 1 comment
Closed

Deploy - Unable to docker compose emqx #46

rapcmia opened this issue Jun 25, 2024 · 1 comment
Labels
bot orchestration bug Something isn't working

Comments

@rapcmia
Copy link
Contributor

rapcmia commented Jun 25, 2024

When setting up source for testing PR18, we have to use docker compose. up emqx for running the hummingbot-broker however it requires to manually add .env file which is created from bash setup.sh

image

Workaround: Manually create .env file below:

CONFIG_PASSWORD=a
BOTS_PATH=insert-directory-of-deploy

Steps to reproduce:

  1. Clone https://github.com/hummingbot/deploy
  2. Run docker compose up emqx -d
@rapcmia rapcmia added bug Something isn't working bot orchestration labels Jun 25, 2024
@cardosofede
Copy link
Contributor

this is not the expected way to use the project, that's why we have a setup.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot orchestration bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants