Giter VIP home page Giter VIP logo

Comments (3)

atxulo avatar atxulo commented on August 17, 2024

Hi,

I don't think you have a better way to do it with this module, and i wonder if downgrading wordpress with a puppet recipe is a good idea (what happens with the database and plugins installed?)

Perhaps yo could install wordpdress in another folder, migrate manually (or using a custom script to copy data and files) and then remove the previous installation?

from puppet-wordpress.

jschank avatar jschank commented on August 17, 2024

thanks for the reply enekogb,
You're correct, there might be problems with the database. But in my case, I've built a basebox which already has wordpress on it, and I've snapshotted the configuration to make life easier for my developers and my QA team. Attempting to downgrade works, so long as I have a provisioning step that removes the index.php file. Then the downgrade will proceed. If there is a problem with the database, then I believe I can just drop the wordpress database, and then logging into wordpress will initiate the 5 minute install. Perhaps an override would work. Something to force the downgrade if there is a previous instance.

from puppet-wordpress.

atxulo avatar atxulo commented on August 17, 2024

Hi,

In a similar scenario (not using Wordpress thought) i developed a simple
mcollective agent that deletes the index.php file, so i could run the
upgrade from my puppet master.

https://docs.puppetlabs.com/mcollective/simplerpc/agents.html

I you have more than one machine, perhaps you can do something similar.

You can also install WP-Cli (http://wp-cli.org/) so you can reinstall
wordpress database from the shell or a shell script ;)

2015-02-16 22:43 GMT+01:00 John Schank [email protected]:

thanks for the reply enekogb,
You're correct, there might be problems with the database. But in my case,
I've built a basebox which already has wordpress on it, and I've
snapshotted the configuration to make life easier for my developers and my
QA team. Attempting to downgrade works, so long as I have a provisioning
step that removes the index.php file. Then the downgrade will proceed. If
there is a problem with the database, then I believe I can just drop the
wordpress database, and then logging into wordpress will initiate the 5
minute install. Perhaps an override would work. Something to force the
downgrade if there is a previous instance.


Reply to this email directly or view it on GitHub
#64 (comment)
.

from puppet-wordpress.

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.