Indefero

Issue 590: FTP/SFTP Deployment

Reported by Robert Zelnik, Jan 4, 2011

It would be great to have possibility to deploy the application from 
the repository to the web hosting server.

Comment 1 by Robert Zelnik, Jan 4, 2011

Oh sorry, this is not a defect, but a feature request. I can not 
change it.

Comment 2 by Thomas Keller, Jan 5, 2011

This is a very specific feature request which only applies on 
source-hosted web applications and even for them its soemtimes not 
enough to just copy over the project contents, but start some build 
/ package process beforehands (*.war file for Java, *.egg for 
Python, *.phpar maybe in the future for PHP applications).

I'm afraid this is a bit out of scope for indefero. What could work 
however is to setup a post-push hook in IDF to call a command line 
script to do what you want to do, i.e. hot deployment of a 
development version of your webapp. What you need in such a case 
should already be there.
Status: WontFix

Created: 2 years 4 months ago by Robert Zelnik

Updated: 2 years 4 months ago

Status: WontFix

Followed by: 1 person

Labels:
Type:Defect
Priority:Medium