hummingbot / deploy

This repository provides various examples of how to deploy Hummingbot using Docker.
Apache License 2.0
79 stars 75 forks source link

A question about deploy #61

Closed hack3rcon closed 1 month ago

hack3rcon commented 1 month ago

Hello, Is Deploy a hummingbot with a web interface? I mean, when I run Deploy, do I need to run the hummingbot container manually?

Thank you.

nikspz commented 1 month ago

Hello, Is Deploy a hummingbot with a web interface? I mean, when I run Deploy, do I need to run the hummingbot container manually?

Yes, kind of version of web interface (not all connectors supported). For container you could attach manually with terminal if you want You could check this video https://www.youtube.com/watch?v=7eHiMPRBQLQ

hack3rcon commented 1 month ago

Hello, Is Deploy a hummingbot with a web interface? I mean, when I run Deploy, do I need to run the hummingbot container manually?

Yes, kind of version of web interface (not all connectors supported). For container you could attach manually with terminal if you want You could check this video https://www.youtube.com/watch?v=7eHiMPRBQLQ

Hi, Thank you so much for your reply. So, I need to run the hummingbot container first and then the Deploy container. Is it true?

nikspz commented 1 month ago

https://github.com/hummingbot/deploy?tab=readme-ov-file#installation https://hummingbot.org/installation/hummingbot-deploy/quickstart/