• Deployment from PC - Best Practice?#

  • kjetil Reply #1, 3 months, 2 weeks ago

    Reply
    Hi! I'm developing alone, and I would like some ideas on how to organize my development and deployment in a simple but secure way. I have a WAMP stack on my PC and a LAMP stack on the production server.

    1. What is the most efficient way to deploy new versions?
    2. How do I keep track of my versions?
    3. How may I roll back to an earlier version if I need to?

    I appreciate any effort to help me out, since I'm new to setting up a professional environment.