Balance Bot
-
Integrating Balance Bot into Cloudron offers a secure and efficient solution for managing cryptocurrency portfolio balancing across multiple users on a single server. With its Telegram-based login system, Balance Bot ensures unique and secure user access. Hosting Balance Bot on Cloudron simplifies the administration of parallel instances, making it easier for server administrators to manage and deploy the bot for various users, enhancing both security and operational efficiency. This integration supports streamlined cryptocurrency portfolio management on Ubuntu Linux servers. For more information, visit hodlerhacks.com.
-
I am trying to run it as a custom application, but I can´t make it work.
I put all I have into this repository https://github.com/nennogabriel/cloudron-balance-botthe script runs on /app/code/bb but it need to write some files and I don´t know how to make it copy to /app/data and run trough a symbolic link.
-
https://github.com/nennogabriel/cloudron-balance-bot
Finally I was able to get it working. This bot need a lot of ram I changed to 2GB, but with 10 instances or more, more and more ram could be needed.
To allow the instalation I did all files to run on /app/data to run on a writable environment.
I am sure it is not the best way, but it fits to me for now.