Displaying 3 results from an estimated 3 matches for "depl".
Did you mean:
deal
2007 Aug 29
0
Re: Webistrano - A Web UI for managing Capistrano depl
Jonathan Weiss wrote:
> I''m happy to announce the release of Webistrano - a Web UI for managing
> Capistrano deployments.
Jonathan,
This looks fantastic! I''m sure it will come in useful in our team for
managing deployments.
Cheers,
Tom
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Googl...
2007 Aug 29
0
Re: Webistrano - A Web UI for managing Capistrano depl
Jonathan Weiss wrote:
> ...I''d love
> to hear your feedback and suggestions.
I''ve looked at it, and I''m planning to try it out as soon as I have
time. From what I''ve seen so far, it''s a lovely piece of work.
I''ll be sure to share whatever I find out.
--Al Evans
--
Posted via http://www.ruby-forum.com/.
2007 May 25
2
Deployment Guide in french?
Hi,
I have CentOS 5 installed, and I'd like to read the RHEL 5 Deployment
Guide in french.
The online version seems to be available in english only.
There's an RPM package on my system:
# rpm -qa | grep -i depl
Deployment_Guide-fr-FR-5.0.0-19.el5.centos
Deployment_Guide-en-US-5.0.0-19.el5.centos
Now what does the package consist of? 'rpm -ql' on th...