hummingbot / deploy

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

A question about deploy #61

Closed hack3rcon closed 3 months ago

hack3rcon commented 3 months 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 3 months 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 3 months 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 3 months ago

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