Generally this is not now modern web apps are deployed. 

You need to set up a real deployment process for yourself -- that itself could 
be several weeks of work in a non-Heroku environment. To get started with that 
I would read the docs for Capistrano.

Alternatively, you could switch your host server to Heroku and probably be up & 
running in about an hour or two. 

-Jason


On Oct 13, 2014, at 12:46 PM, Hans Marmolin <[email protected]> wrote:

> There is really no deployment script
> We had an application in development mode that was changed to production mode 
> by changing the configuration file on the apache server with fusion passenger 
> ( think?).
> and by setting railsenv-variabeln to production
> and by running rake task precompile assets
> I would like to deploy it by uploading all files that according to their 
> timestamps have been changed
> then precompile assets  when needed 
> Then What is needed ??

----

Jason Fleetwood-Boldt
[email protected]
http://www.jasonfleetwoodboldt.com/writing

All material © Jason Fleetwood-Boldt 2014. Public conversations may be turned 
into blog posts (original poster information will be made anonymous). Email 
[email protected] with questions/concerns about this.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/4701A26A-93A0-4B3D-877A-DD495A49212A%40datatravels.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to