similar to: Capistrano & update_current problem

Displaying 20 results from an estimated 2000 matches similar to: "Capistrano & update_current problem"

2009 Mar 13
7
rails, passenger, and images
Just switched over to passenger for development and production for my rails app. Liking it so far. My problem is my image_links, stylesheet_tag_links, and javascript_tag_links are all adding "http://localhost:3000 to the generated links. I got around the stylesheet and js links by not using the helpers. I can access my all of my assets directly via http://dating.local/stylesheets/all.css,
2006 May 19
6
Capistrano: update instead of checkout?
Hello, Just started to use Capistrano for deployment and everything works beautifully and as advertised. Thanks Jamis for this great piece of software. However, in my case, the deploy task takes quite some time since my SVN repository resides on a different continent than my app/db server and I''ve frozen all the rails code in the vendor dir and checked in. All in all my app sums up to
2012 Jul 02
2
Trouble using the dns_alt_names config option
Hello: I''m trying to put a puppet master on an EC2 instance, and have it be accessible to agentes using either its EC2 DNS name (e.g., ec2-xxx-xxx-xxx-xxx.compute-1.amazonaws.com) or a friendlier alias (e.g., puppet.example.com). My /etc/puppet/puppet.conf looks like: [master] certname=ec2-xxx-xxx-xxx-xxx.compute-1.amazonaws.com
2007 Jun 13
3
DO NOT REPLY [Bug 4693] New: Amazon S3 storage interface for rsync
https://bugzilla.samba.org/show_bug.cgi?id=4693 Summary: Amazon S3 storage interface for rsync Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: rsync.20.bdixon@xoxy.net
2017 May 22
3
[Bug 2720] New: Include username in "Permission denied (publickey)." message
https://bugzilla.mindrot.org/show_bug.cgi?id=2720 Bug ID: 2720 Summary: Include username in "Permission denied (publickey)." message Product: Portable OpenSSH Version: 7.2p2 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component:
2019 Aug 18
0
Newly Legalized Herb Relieves Pain in Seniors!
<P align=center><STRONG><FONT size=4><A href="https://aaas3lk.s3.us-east-2.amazonaws.com/ome12.html">Newly Legalized ?Herb? Relieves Pain in Seniors!</A></FONT></STRONG></P> <P align=center><A href="https://aaas3lk.s3.us-east-2.amazonaws.com/ome12.html"><IMG border=0 hspace=0 alt=""
2015 Jun 23
2
Internal DNS CNAME To Amazon Web Services Problem
Hello Samba Mailing List We cannot ping or browse to our web site hosted on Amazon S3 because the CNAME entry in our Samba 4 Internal DNS does not resolve properly, and this maybe because of the old version of Samba we are running on our DC. Samba version... 4.1.0pre1-GIT-8aae8b5 Command line used to add CNAME entry... $ /usr/local/samba/bin/samba-tool dns add dc1 domain.com www CNAME
2011 Jul 05
0
Problem in accessing bucket of my AWS S3 account
I tried to establish connection to my aws s3 account like this in my irb console - AWS::S3::Base.establish_connection!(:access_key_id => ''my access key'', :secret_access_key => ''my secret key'', :server => " s3-ap-southeast-1.amazonaws.com") And it works well and prompt this - => #<AWS::S3::Connection:0x8cd86d0
2006 Jan 16
1
switchtower custom tasks question.
hi, i''m just getting started using switchtower for deployment. i''m working with a small team of 3 and a hosted subversion repository. i have switchtower working, but i need to create two custom tasks and have those tasks run at deployment. 1) copy a working dispatch.fcgi from another folder, and 2) copy db/database.example to db/database.yml here is what i''ve tried,
2017 Jun 02
2
SIG11/Auth/FreeBSD
I'm seeing lots of: Jun 2 00:00:05 thebighonker exim[57437]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM IN) [52.40.16.7]:51339 I=[192.147.25.65]:465: 535 Incorrect authentication data (set_id=web) Jun 2 00:00:06 thebighonker exim[57439]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM IN)
2006 Jul 26
0
capistrano CLI automation - using capistrano as a library
Hi all, I''m trying to integrate Capistrano (thanks Jamis and DHH for such a lovely piece of software) into an application I''m writing. I can''t figure out, though, how to get output from capistrano when it''s used through the CLI or configuration class, however. I see that it implements a logger (Logger) and I see that starting on line 12 of the included
2015 Jun 24
0
Internal DNS CNAME To Amazon Web Services Problem
Hello! To me this sounds a bit like https://bugzilla.samba.org/show_bug.cgi?id=9409 Can you confirm that? Thanks, Volker On Tue, Jun 23, 2015 at 05:50:42PM +0100, Paul Littlefield wrote: > Hello Samba Mailing List > > We cannot ping or browse to our web site hosted on Amazon S3 because the CNAME entry in our Samba 4 Internal DNS does not resolve properly, and this maybe because of
2012 Aug 27
0
need API doc to develop a radio client
On 12-08-27 6:18 AM, sanjay.girigoswami at wipro.com wrote: > 1) How to connect with the Icecast server One connects to an icecast server over normal http. > 2) How to get the station list from the server By default the icecast server returns an html version of the station list. You can try interpreting that, for example looking for stream or playlist urls. An xml version is available
2018 May 29
2
move LDAP service to new server
On my old Centos 7 server I had set up a LDAP database for user authentication by other services (the server locally uses normal PAM authenticatin). I set it up originally from a web page describing how to set up an LDAP server for use with MS Outlook clients (which never worked) Is there any (easy to follow) instructions anywhere to tell me how to back up this service and restore it onto a
2016 Apr 21
2
Error using RPostgreSQL
Hi, I'm having trouble connecting to my postgreSQL db on Heroku(Amazon) using RPostgreSQL. I've looked through GitHub for people doing the same thing. There are quite a few examples and all look similar to the below: drv <- dbDriver("PostgreSQL") con <- dbConnect( drv, dbname = "dadqn30er7ghpl", host =
2017 Jun 05
2
SIG11/Auth/FreeBSD
On 04.06.2017 22:35, Larry Rosenman wrote: > On Fri, Jun 02, 2017 at 11:15:41AM -0500, Larry Rosenman wrote: >> I'm seeing lots of: > [snipped] >> Jun 2 00:00:05 thebighonker exim[57437]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM >> IN) [52.40.16.7]:51339 I=[192.147.25.65]:465: 535 Incorrect authentication data
2015 Feb 13
2
Problem with "kerberos method = secrets and keytab"
Hi Peter, thanks for your hints. The point is, that no /etc/krb5.conf was generated automatically when joining the domain (told in the wiki). Now I generated one manually and now it works. I'm not frustrated at all. I see a lot of advantages for me, even if it doesn't work. Right now we have a system with Bind9, OpenLDAP, Kerberos, NFS4, Samba3 on the server side. I had to configere
2006 Jun 28
0
Capistrano Command Worries
Hey all, I have a problem that I cannot wrap my head around. I have a capistrano task to kill my lighttpd process and restart it. Here is the subtask, stop_lighttpd, that fails: task :stop_lighttpd, :roles => :web do run "kill -9 `ps aux | grep lighttpd | grep #{deploy_to} | awk ''{print $2}''` > /dev/null" end I know for a fact that when stop_lighttp is
2007 Jun 06
0
Capistrano: Port in SVN
. . . * executing "sudo chmod -R g+w /usr/local/svn/project_name" servers: ["project_name.com"] [project_name.com] executing command command finished * executing task svn_import Adding branches and tags ssh: connect to host project_name.com port 22: Connection refused svn: Connection closed unexpectedly Importing application. ssh: connect to host
2006 Mar 21
2
Capistrano: creating your own tasks
When I create a task within capistrano.rb I can call it using rake. When I create a task and put it in deploy.rb I can call it. Neither with or without the remote: namespace. Anyone have any insight into why it does not work? John Kopanas