Coder Social home page Coder Social logo

Comments (5)

vdubya avatar vdubya commented on June 11, 2024

Step one is just getting dev separate from production. Discussed using migratable backups as a way to achieve this quickly and easily as a start, or @jmerlan may have some other magic up his sleeve.

from openrfa-website.

jmerlan avatar jmerlan commented on June 11, 2024
  • Migrate code to dev
  • Migrate DB to dev
  • Enable version control with git

from openrfa-website.

jmerlan avatar jmerlan commented on June 11, 2024

@vdubya I've gone through the document that you posted and it really is just versioning for the Drupal code, so it doesn't version the database itself. I think we can continue with manual backups using cpanel as I have in the past. I don't think there really is a need to use git with Drupal unless we have custom modules we are developing. Thoughts?

from openrfa-website.

jmerlan avatar jmerlan commented on June 11, 2024

@vdubya Can we close this one out? Unless we want to use git for versioning the Drupal code, I don't see it necessary at this point. It would make sense if we started developing custom Drupal modules to use Git for that code. It would be more beneficial to do full file/db backups periodically.Thoughts?

from openrfa-website.

jmerlan avatar jmerlan commented on June 11, 2024

@vdubya Closing this one out. Please see comment above and reopen if needed.

from openrfa-website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.