forgot password?


   
 
Installation on Webhost, Alfahosting
Posted: 16 December 2009 05:03 PM   [ Ignore ]  
Newbie
Rank
Total Posts:  3
Joined  2009-12-16

I use the Profipaket from Alfahosting:
http://alfahosting.de/webhosting_uebersicht_2/webspace_preise_details.html?pid=1

And want to install tracks there, but I’ve3 no clue now this works. I read the tutorials and tryed to get it work but it didnt and I’m not even sure if it’s the right one I followed. So can you guys help me through this? First which is the right tut for web installation, the right download and what do I have to upload (duploaded everything so far) and in case it dont work what specifications of the webhost do you need to know for further support?

Thanks for the massive help smile

Profile
 
 
Posted: 16 December 2009 07:53 PM   [ Ignore ]   [ # 1 ]  
Sr. Member
RankRankRankRank
Total Posts:  882
Joined  2006-10-05

it seems like a generic webhost with support for mysql and ruby.
There are tutorials for other webhosts on the wiki, so some of the stuff in there may help you, for example running tracks from a sub directory (if needed)

I think you first need to set up the ruby env (install the required gems, see the manual)
Then configure your tracks install (database.yml and site.yml)

Look for ways to add a ruby on rails app to the hosts webserver. Some offer passenger for this.

Then start and go

Profile
 
 
Posted: 17 December 2009 07:51 AM   [ Ignore ]   [ # 2 ]  
Newbie
Rank
Total Posts:  3
Joined  2009-12-16

damn, my host told me this ruby on rails isnt possible for me :(

Profile
 
 
Posted: 17 December 2009 08:06 AM   [ Ignore ]   [ # 3 ]  
Sr. Member
RankRankRankRank
Total Posts:  882
Joined  2006-10-05

sorry to hear. Strange though, because they are offering ruby…

Profile
 
 
Posted: 17 December 2009 08:08 AM   [ Ignore ]   [ # 4 ]  
Newbie
Rank
Total Posts:  3
Joined  2009-12-16

well, what would I have to do to install ruby myself? I would try it, but I dont even know what it is, ...

EDIT: I checked m,y acc, you’re right they offer ruby, what then - what is rails :p

Profile
 
 
Posted: 17 December 2009 08:31 AM   [ Ignore ]   [ # 5 ]  
Sr. Member
RankRankRankRank
Total Posts:  882
Joined  2006-10-05

Rails is a web framework (library) which runs on ruby (language). The setup is not trivial, so if they state that it is not supported I’d sugget trying one of the hosted tracks like GTDify or tracks.tra.in.

Profile