Search Content

Displaying 1 - 20 of 111

… 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 a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …

… and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment … and as a result, we're now able to focus on the quality of what we're doing. Now we're able to drop new Behat … DevOps Drupal Drupal Planet git git flow Quality Assurance DevOps Submitted by mradcliffe (not verified) on …

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

… copy is where you do the development work, or at least integrate all the various developer copies, and conduct the … companies or highly technical startups have built out "continuous integration/continuous deployment" on pipelines along these …

… Deploying blocks and content to other site environments Submitted by John Locke on Sun, 04/16/2023 - 14:06 If you have a current Drupal site (built in Drupal 8 or later) you no longer need to … to export or import. This is a great option for sites that need to deploy blocks or a new menu along with a …

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

… deployment workflow set up, and at least partially automated If there are any customizations, they don't get … 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: …

… seen web sites evolve from static brochures to active content, e-commerce, client management portals, project management, reporting dashboards, … to your business, you'll need to plan for redundant systems at multiple vendors, with up-to-the minute …

… tests are performed, prior to releasing to your live production site. Terms & Conditions: a. Covers one dedicated … copy of the site before being applied to production, at no extra charge. g. Non-critical updates may … by the customer before being deployed into production, or we can notify you after we have tested/applied …

… tests are performed, prior to releasing to your live production site.    Terms & Conditions: a. Covers one … copy of the site before being applied to production, at no extra charge. g. Non-critical updates may … by the customer before being deployed into production, or we can notify you after we have tested/applied …

… copy of the site before being applied to production, at no extra charge. g. Non-critical updates may … by the customer before being deployed into production, or we can notify you after we have tested/applied … copy of the site before being applied to production, at no extra charge. g. Non-critical updates may …

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

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

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

… 01:26 Another good, brief story shedding insight into the economics of Open Source. It's not just about licensing and … … Another good, brief story shedding insight into the economics of Open Source. It's not just about licensing and …

… git repositories, configuration management tools, continuous integration tools, project management systems, and …

… out without catastrophe. We also set up the site in our "continuous integration" system, complete with setting up a base set of …