hummingbot / dashboard

Application that helps you create, backtest, deploy, and manage Hummingbot instances
Apache License 2.0
175 stars 115 forks source link

Container - A extra conf_client.yml is created outside of /conf folder when a container is successfully created #99

Open rapcmia opened 10 months ago

rapcmia commented 10 months ago

Describe the bug

A community member reported that there is a extra conf_client.yml file is created on templates/master_bot_conf folder

image

This is also noticeable on containers when created successfully on bot orchestration instances page

image

Note: The correct conf_client.yml has the container name asinstance_id inside the ./conf folder

image

Steps to reproduce bug

  1. Setup the latest dasboard on source
  2. Create master_bot_conf container and check the files on hummingbot_files/templates/master_bot_conf/
  3. Create containers on bot orchestration > instances page
  4. Check the files on hummingbot_files/bots/