Hi,
So far I’ve been working on development mode on my computer using
RadRails, dev database and that. I have now something I want to start
using in real life but I must continue to develop as well.
I have the server hosted. So my initial idea is about continuing the
development on my PC and then have a mirror on the public domain which I
update with the changes I do at home. I can use the production db in the
public one (not sure if it brings any benefits with this deployment
mode…)
I would be glad to know how you are doing deployments or if you know a
good doc to check for good practices. Also if you think that working
that way makes sense.
Also if you want to mention something I shouldn’t do I’ll be happy to
follow your advice
I’m using this first Ruby on Rails site to learn from it. It is not a
very complex application I have but I’ll be changing many things.
Thanks in advance!