0

I'm looking to install the Dashing framework by Shopify on an external server, such as HostGator.com. I know Dashing runs on Ruby and you can install Ruby in the cPanel account of Hostgator servers.

My question is, one I instal Ruby on the server, how would I install Dashing onto the server as well?

user3370902
  • 4,803
  • 3
  • 14
  • 14

1 Answers1

0

You have to run the commands listed in Dashing Getting started.

Check cPanel if there is an option for console/ssh access. In general, shared webhosting services do not offer console access.

zwippie
  • 15,050
  • 3
  • 39
  • 54
  • Thanks, I'll check. If they don't offer console access, then I'll have to run it on my computer.. Where else can I run Dashing so I can access it via a url like dashboard.example.com? (a cloud service maybe?) – user3370902 Apr 02 '14 at 14:53
  • If you want full control of your (web)server, hire a VPS. – zwippie Apr 02 '14 at 14:54