Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Deploying to Justhost.com
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
simoncurry24  
View profile  
 More options Sep 2 2012, 4:16 pm
From: simoncurry24 <simoncurr...@hotmail.com>
Date: Sun, 2 Sep 2012 13:16:17 -0700 (PDT)
Local: Sun, Sep 2 2012 4:16 pm
Subject: Deploying to Justhost.com

Hi,

Newbie using Capistrano. Trying to figure out how to deploy to a shared
hosting account on Justhost.com. Is anyone doing similar? I really need
some guidance as Justhost are not very forthcoming!

I'm not sure about how to set up the deploy_to settings and point the web
server to the right place. I keep getting permission denied errors too.

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lee Hambley  
View profile  
 More options Sep 3 2012, 3:32 am
From: Lee Hambley <lee.hamb...@gmail.com>
Date: Mon, 3 Sep 2012 09:32:34 +0200
Local: Mon, Sep 3 2012 3:32 am
Subject: Re: [capistrano] Deploying to Justhost.com

> Newbie using Capistrano. Trying to figure out how to deploy to a shared
> hosting account on Justhost.com. Is anyone doing similar? I really need
> some guidance as Justhost are not very forthcoming!

Shared hosting almost never works well for this kind of stuff,
unfortunately all the silly sh** they do makes each one different (and
differently frustrating)

> I'm not sure about how to set up the deploy_to settings and point the web
> server to the right place.

It's whatever your host tells you is the "web root", the problem is Cap
assumues that it can work one-level up from there, so your shared host will
probably not let you do that (Cap assumes that it can manage the directory
that CONTAINS your web root)

> I keep getting permission denied errors too.

Yep, you *might* have some success with `set :use_sudo, false`, but I
wouldn't bet on it, try to find a host who aren't hopeless. (Although if
you are still at "shared hosting" level, maybe Heroku might be a better bet
for your small app)

- Lee


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »