Search Content

Displaying 1 - 20 of 125

… Drupal deployment with Git Flow Submitted by John Locke on Tue, … on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things …

… The case for git as a deployment tool Submitted by John Locke on Tue, 06/16/2015 - … downtime waiting for builds to run on production -- just deploy and clear some caches. Buy more disk space and grab a … to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update …

… to do this in Drupal 8 -- Drupal 8 does not care much for config objects that are not owned by a module... Git Branches … to do this in Drupal 8 -- Drupal 8 does not care much for config objects that are not owned by a module... Git Branches …

… you copy the database to the standby site and then apply config and promote. Or you might be able to create a … you copy the database to the standby site and then apply config and promote. Or you might be able to create a …

… Largest Linux Desktop deployment? Submitted by John Locke on Thu, 02/03/2005 - … Linux migration gets major boost … Largest Linux Desktop deployment? …

… items, one at a time. This can include nodes, paragraphs, users, any kind of content entity. This module was originally … this is how we've done it: Set content to be owned by user 1. (If you don't, it will export the author's user … items, one at a time. This can include nodes, paragraphs, users, any kind of content entity. This module was originally …

… automation using the Drupal #AI module -- automatically tag your articles. With the AI module, its AI Automators … integrations, the great thing is you can easily edit the tags later if you want to highlight something specific, or if …

… a broken site) There is a development/staging/production deployment workflow set up, and at least partially automated … Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new …

… Mediawiki Deployment Submitted by Anonymous (not verified) on Mon, 01/11/2010 - 10:18 Good deployment notes, with hack to enable PHP: … Good deployment …

… with at least a moderate amount of traffic so a server admin can go in and block the attack. These kinds of things … "Small" instance will run you about $55/month. At Digital Ocean, you can get a comparable 2GB "droplet" for $20/month. …

… management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or … management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or …

… management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or … management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or …

… I never check this symlink into the Dojo git config--I just manage it in the main project. But regardless … file from the submodule path. I set a constant in a config file that I keep outside version control (though I keep a model config file in the project root to track any changes to the …

… optimized for Drupal and WordPress, as well as for our deployment process. Get a much better user experience at a … does not provide any outside access. Sites must be deployed using Freelock's CI/CD pipeline, or by Freelock … optimized for Drupal and WordPress, as well as for our deployment process. Get a much better user experience at a …

… understand... but maybe that's because we've built our own deployment systems, with dev servers. Our developers … XDebug and configured an IDE to talk to it. No coherent deployment mechanism; only “copy all these files to the … of tools for the job -- we use git primarily for managing deployment, drush with Drupal's built-in database upgrade …

… the database so it doesn't accidentally spam (or charge users), and let us know when it's done so we could manually … the database so it doesn't accidentally spam (or charge users), and let us know when it's done so we could manually …

… standard included in Windows. Because of its wide deployment, PPTP is perhaps the easiest type of VPN to deploy--but it should no longer be considered secure. Read … standard included in Windows. Because of its wide deployment, PPTP is perhaps the easiest type of VPN to …

… of Open Source. It's not just about licensing and deployment costs--it's about investing in your people, which … of Open Source. It's not just about licensing and deployment costs--it's about investing in your people, which …

… That’s the logic behind automated build/ test/ deploy pipelines. As soon as you make a change, the pipeline … also can’t afford to put resources toward building out deployment infrastructure? Fortunately, today there are more … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… different exceeds the base threshold. For the actual deployment, Watney assembles release notes from git commits, … the site functions on test and stage environments How to deploy configuration changes for Drupal 8's new configuration …