Issue/Question about the web UI
#1
Hey, I recently set up an instance of Gekko on a VPS. 

When i use 
Code:
node gekko --ui
 
to start the web interface, and when I close the web interface, nothing saves. 
In addition, when I use
Code:
node gekko --config config.js

It only opens a CLI. 
I have a config.js file with all the settings I need, but the UI won't load the config. The config is only loaded with the node gekko --config config.js  command, which only launches a CLI.
I've tried 
Code:
node gekko --config config.js  --ui
But that still doesn't load the config in the UI.
I am wondering if there's a way for the UI to either link to the CLI interface or for the UI to load my config.js.
Any help is appreciated.
  Reply


Messages In This Thread
Issue/Question about the web UI - by Possibilities - 04-25-2018, 07:43 PM
RE: Issue/Question about the web UI - by Ualas - 04-25-2018, 09:11 PM
RE: Issue/Question about the web UI - by xFFFFF - 04-25-2018, 10:29 PM
RE: Issue/Question about the web UI - by askmike - 04-26-2018, 03:19 PM

Forum Jump:


Users browsing this thread: