Displaying 1 - 20 of 134
… Git Branch Strategy meets Continuous Deployment Submitted by John Locke on Fri, 07/08/2016 - 16:14 … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment …
… 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 …
… modules, etc). We distribute drush alias files using Salt Stack, a configuration management tool similar to … to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update …
… of the more professional hosts, like Pantheon, Acquia, WP Engine, and others provide these 3 environments along with … of the more professional hosts, like Pantheon, Acquia, WP Engine, and others provide these 3 environments along with …
… Largest Linux Desktop deployment? Submitted by John Locke on Thu, 02/03/2005 - … Linux migration gets major boost … Largest Linux Desktop deployment? …
… to hear more about whether this is a better fit, please comment below if you have hands on experience with these! … not be shown publicly. Homepage Subject Notify me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …
… 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 …
… 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. …
… 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, and set it …
… git repositories, configuration management tools, continuous integration tools, project management systems, and … 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 …
… 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 … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …
… dangerous security vulnerabilities in multiple contributed modules. The fixes, and the details, would be released at 9am … It wasn't the dozen widely used, highly vulnerable modules I was prepared to update on 60 different Drupal … that code can execute, so if it's exploited via an upload, our servers protect for that. In the case of Coder, a …
… 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 Your Business Saves Time – Customized site ready for content in less than a week. Supports Your Growth – Expand … site on a secure development server ready for you to add content. This all happens within one week’s time. Here's …
… 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 …
… 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 …
… straight there: http://php.net/date . Limited number of modules. This is one of Eevee's criticisms, that there is no … > Many developers have been tricked into thinking mod_rewrite (and .htaccess in general) is an acceptable … customizable authorization system. We regularly use modules to enforce authorized access to whole types of …
… 4.4.0-109-generic. Our configuration management server (Salt) ended up getting extremely high loads whenever a git … not noticing big slowdowns, with the one exception of our Salt events. Salt event.fire_master performance devastation …