mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-14 08:26:16 +01:00
Created Bluehost (textile)
parent
e9d3119321
commit
ec1fefbaa5
1 changed files with 14 additions and 0 deletions
14
Bluehost.textile
Normal file
14
Bluehost.textile
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
h1. Bluehost
|
||||
|
||||
http://helpdesk.bluehost.com/kb/index.php/kb/article/000207
|
||||
this article helped me get started on how to go about installing ruby apps. Basically I followed its steps but replaced tracks as my app.
|
||||
|
||||
|
||||
Here is what I did: (need to have SSH access)
|
||||
|
||||
0) login to shell
|
||||
1) $ cd ~
|
||||
2) $ wget http://bsag.bingodisk.com/public/files/tracks-1.7.zip
|
||||
3) $ unzip tracks-1.7.zip
|
||||
4) $ mv tracks-1.7 tracks
|
||||
... also followed the installing stuff from (http://www.getontracks.org/doc/chapter/2-installation.html). except the last step to start server (script/server -e production
|
||||
Loading…
Add table
Add a link
Reference in a new issue