Search Content

Displaying 1 - 20 of 122

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… to our core business: keeping dozens of Drupal sites up-to-date. We've written about our branching and updating strategy … to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … release-x-1. Find some individual problem in a particular module? git checkout <myoldrelease> path/to/module, and then …

… production database -- which means the normal "continuous integration" (CI) and "continuous deployment" (CD) practices … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment …

… Deployment and release strategies Submitted by John Locke on … it gets a lot more complicated. What's important about deployment? If you have a simple brochure site, deploying updates doesn't have to be complicated. The more …

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

… new design, and content, all at once. While it's easy to deploy code and configuration changes from a development site … a "Broken or missing block" text on production, leading to deployment gyrations to get new content deployed smoothly. For the past couple years, we've been …

… Today, another automation using the Drupal #AI module -- automatically tag your articles. With the AI module, its AI Automators …

… it may mean being able to keep their own content up to date. From our perspective, it's really a question risk … been applied or the issue otherwise addressed in the new module release. If a module has been customized … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …

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

… Do we have access to drush on production? Is a continuous integration (CI) service such as Jenkins running? Is Freelock … it has been in production before it was discovered. We tag and back up the production site before deploying any …

… c. Includes updates to core and contributed plugins and modules, as long as there is a documented update path (e.g. … vulnerablity of your site. We evaluate whether a plugin module update fixes a vulnerability that could be exploited … However, we do eventually apply all security and plugin module updates that do not break site functionality. f. …

… additional work to be done, our maintenance plan includes module and security updates and any site modifications … c. Includes updates to Drupal core and contributed modules, as long as there is a documented update path (e.g. …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… 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 …

… our central repository, it puts a message in the special deployment room, and Watney relays that to another system we … a big team, this is pretty much a solved problem -- you deploy a "Continuous Integration" (CI) server like Jenkins, … kicked off and running, along with a bunch of different deployment jobs -- huge wins! I turned it on for a few …

… cross-platform, relatively easy to administer private networks. Add new comment You must have JavaScript enabled to … cross-platform, relatively easy to administer private networks. … Make sure your VPN is secure... …

… 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 …

… 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 …

… 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> …