Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

✨ Bring back docker support #197

Open
Bloodsucker opened this issue Nov 21, 2021 · 4 comments · May be fixed by #270 or #212
Open

✨ Bring back docker support #197

Bloodsucker opened this issue Nov 21, 2021 · 4 comments · May be fixed by #270 or #212
Labels
Feature - New New feature or pull request Planned Planned feature, improvement or bugfix (not being worked on yet)
Milestone

Comments

@Bloodsucker
Copy link

This is such an incredible project I still can't believe it's real. The documentation is very good and I really like the approach the repo's owners is taking to manage this project. I'm also aware that this is still very new but despite of that the project and documentation has reached the current amazing levels. I see that in order to achieve such excellency the strategy code has been heavily customized and has a similar but still different process that the suggested process by Freqtrade. This has caused some challenges to move quickly forward even though so far I've managed quite well with the documentation provided. I still have a suggestion that I think would help to these that want to move the bot live.

Is it possible to document a suggested deployment steps in similar fashion to the documentation seen in Freqtrade? More specifically in my case, I'm very confused on how to deploy a dockerized bot so it can run live on a remote system (or systems) such as my cluster of Raspberry Pi.

Very much appreciated and I hope this question fits properly as a Github issue.

@Rikj000 Rikj000 added the Question Further information is requested label Nov 21, 2021
@Rikj000 Rikj000 added this to Planned in MoniGoMani - Global Development Progress via automation Nov 21, 2021
@Rikj000 Rikj000 added Feature - New New feature or pull request Planned Planned feature, improvement or bugfix (not being worked on yet) and removed Question Further information is requested labels Nov 21, 2021
@Rikj000 Rikj000 changed the title Deployment instructions ✨ Bring back docker support Nov 21, 2021
@Rikj000
Copy link
Owner

Rikj000 commented Nov 21, 2021

docker currently isn't officially supported by MoniGoMani, checkout the following links for more information:

However it's intended to re-implement docker support someday, although currently it still remains a rather low priority to me.
(I still deem mgm-hurry & MoniGoMani framework improvements more important at this point in time)

@Bloodsucker
Copy link
Author

Thanks for your quick answer! Alright, so no Docker for now. What steps do you suggest I do in order to "install" this strategy on a remote machine? As a first thought I can think on following the instructions and then proceed to transfer over the 3 json files as well as the .hurry file? Am I missing something?

Very much appreciated!

@Rikj000
Copy link
Owner

Rikj000 commented Nov 21, 2021

What steps do you suggest I do in order to "install" this strategy on a remote machine? As a first thought I can think on following the instructions and then proceed to transfer over the 3 json files as well as the .hurry file? Am I missing something?

You're pretty much correct 🙂
To install on a remote machine for dry/live running I would:

Also, feel free to join the MoniGoMani community on Matrix or on Discord,
that would be easier/more casual to chat around any more questions you might have 😉

@sebastianmacias
Copy link

I think this is very importan. I have spend 2 days trying to get MoniGoMani to run on both MacOS and Ubuntu LTS. I kept running into all kinds of errors. I think it would be easier if MoniGoMani provide a docker compose file that uses already setup images to quickly get started.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature - New New feature or pull request Planned Planned feature, improvement or bugfix (not being worked on yet)
3 participants