Hi everyone

Fairly new to ruby and cap but ive did research before posting.

Im deploying to a centos VPS with plesk.
This means I set the document roots from /var/www/vhosts/mydomain.com/
httpdocs to  /rubydocs/domain.com/myapp/current

So far so good,
But I also need to

* Change file permissions on that domain.com to   domain:psaserv
  Tried this several times but it does not work
* I need to be able to create a database for my application currently
i have do this manually with mysql admin from the command line.
  I wondered if this can be automated with cap ?

Hope this is in the right group,
anyone can guide me to some good howtos concerning cap, ruby on rails
and plesk or anyone so kind to share a recipe for the above 2
problems?
Thanks in advanche!

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to