wealthbot-io / wealthbot

Use wealthbot.io to easily setup your own wealth management platform ⛺
Other
674 stars 158 forks source link

Install on linux server #50

Closed akhilrs closed 9 years ago

akhilrs commented 9 years ago

Is it possible to install wealthbot in linux server without using vagrant/virtualbox ?

vlad-ko commented 9 years ago

yes, you need full LAMMP stack setup and then you need to follow the commands similar to the ones run by vagrant: https://github.com/wealthbot-io/wealthbot/blob/master/vagrant/puphpet/files/exec-once/webo_setup.sh

(start from line 12, where you run composer install)