Gekko Forum
Gekko hosting - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html)
+--- Thread: Gekko hosting (/thread-30.html)



Gekko hosting - sheep2Moon - 01-10-2018

Hello and thanks for this forum idea, it helps and we need more brain at work Wink

I'm a newbie and wonder how I could make my gekko run 24/7.

I don't want my gekko to run on my everyday device and don't have a server in the basement. Any idea of what it might need / cost with a cloud hosting ? Do you consider it safe considering Gekko owns the exchange api keys ?

Best


RE: Gekko hosting - plangin - 01-19-2018

(01-10-2018, 07:53 PM)sheep2Moon Wrote: Any idea of what it might need / cost with a cloud hosting ?
You do not need to rent a server only for Gekko. You can run it already on a Raspberry Pi for ~30 bucks. It is also very nice on energy consumption. It is USB powered and you connect it directly with your router, in case it offers an USB port.
Quote:Do you consider it safe considering Gekko owns the exchange api keys ?
Sure, using the API keys, you only grant access to trading tools, nothing else. Gekko won't be able to withdrawal your wallet etc.


RE: Gekko hosting - md3inaustin - 01-28-2018

@plagin makes a great point!

If you don't want to spend the $30 or your ISP or electric company aren't reliable 24/7, for free you can use a Free tier template on Amazon's AWS cloud services, then install and run Gekko out of the cloud.
After setting up your AWS Ubuntu instance(Windows options available):
1. Use the main directions here to get Gekko installed: https://gekko.wizb.it/docs/installation/installing_gekko.html
(For Windows: https://gekko.wizb.it/docs/installation/installing_gekko_on_windows.html)
2. Then follow the instructions here to configure Gekko to work within the cloud and be accessible from the outside: https://gekko.wizb.it/docs/installation/installing_gekko_on_a_server.html#configuring-gekko-to-run-in-the-cloud
2.a  Those instructions will mention setting up a reverse proxy to protect your Gekko instance.  You definitely want to do this.  Here are instructions for installing and configuring NGINX on AWS in Ubuntu: "Setting Up NGINX and NGINX Plus as a Web Server and Reverse Proxy in AWS": https://www.nginx.com/blog/setting-up-nginx/


RE: Gekko hosting - Gryphon - 02-09-2018

Agreed with above, but just to add, AWS fives you a free server for a year, google cloud platform gives you a free one indefinitely - I have a few running on different accounts Smile


RE: Gekko hosting - proton - 02-09-2018

Im running on azure


RE: Gekko hosting - Phil2 - 03-02-2018

(02-09-2018, 03:07 PM)Gryphon Wrote: Agreed with above, but just to add, AWS fives you a free server for a year, google cloud platform gives you a free one indefinitely - I have a few running on different accounts Smile

Hello

I don't know how to configure on Google Cloud Platform.

I have this message when launching the site :

https://imgur.com/a/wYKjS

What Should I do to correct ?

Thanks for your help