Running gekko on a ubuntu server with apache
#2
hi
ubuntu is easier but you do not
terminal open
-------------------------
sudo apt-get update
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install -y build-essential

sudo apt-get install git

git clone git://github.com/askmike/gekko.git
cd gekko
npm install --only=production

node gekko --ui

http://localhost:3000

In bash hold ctrl + c. Smile
--------------------------------
for server
----------------------------------
https://gekko.wizb.it/docs/installation/...erver.html
  Reply


Messages In This Thread
RE: Running gekko on a ubuntu server with apache - by ankasem - 02-10-2018, 08:59 PM

Forum Jump:


Users browsing this thread: