Search Content

Displaying 1 - 20 of 72

… Rolled a SphinxQL Docker container Submitted by John Locke on Fri, 05/19/2017 - … To get the site to even load, I bundled up Sphinx in a Docker container, and copied over the configurations, …

… databases, deployment tools (git, drush, composer, etc), cron jobs (using drush for Drupal cron). Security improvements Our philosophy on production … reasonably confident that Linux containers do an effective job of isolating processes running inside them to just what's …

… us to be able to provide services, we need the following firewall rules open: Port Service 22 or 36358 SSH 80, 443 … us to be able to provide services, we need the following firewall rules open: Port Service 22 or 36358 SSH 80, 443 …

… those in place, I haven't seen any tool that does a better job for deployment than git. How we use git for deployment … managing deployments of site code -- git does a far better job for that, as we've already seen. At least if you're … alternative to git for deployment that does as good a job... What do you use for deployment? Why shouldn't we use …

… negated by the risks associated with using them: Vendor Lock-in -- you cannot take a proprietary SaaS system and run … of individual sites, and leads to its own form of lock-in ;-) Cheers, John Reply Submitted by Colan Schwartz …

… to download!) You now have the entire dojo tree, with trunk checked out, in the public_html/dojo directory. Dojo's … to all .git* files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an … set up. We've been developing with the main Dojo trunk. But what if you want to use a stable Dojo release? …

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

… services do this for you. This is where we excel. We use industry-leading monitoring software, the various DevOps … services do this for you. This is where we excel. We use industry-leading monitoring software, the various DevOps …

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

… If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that will take people who scan it with a … If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that …

… opportunity to work with. Not only are you doing a great job with our maintenance plan but by sharing your steps of … opportunity to work with. Not only are you doing a great job with our maintenance plan but by sharing your steps of …

… up and try delivering again in an hour or so. Infected bot-nets don't bother. Greylisting has been extremely … spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents … spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents …

… From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … of the current user's open tab, and create a new tag (if you want). This is a dangerous tool, so if it falls … From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is …

… this does is it creates a URL structure based on how you tag an individual story. For example, you might have one … this does is it creates a URL structure based on how you tag an individual story. For example, you might have one …

… people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you … We attach an expected value of that opportunity, and tag them with a sales stage. This becomes our sales pipeline, … people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you …

Freelock mail server upgrade Submitted by John Locke on Mon, … all of our mailboxes, so even if you don't ever tell it about your spam, it should improve as others do. But in these … filter is helping a lot right away, but it's showing only about 20% spam coming in out of several thousand messages -- …

… pages are linked correctly, pictures and pages have been “tagged” with information about them, and the site can be … world of SEO, they cannot just put terms on their page and tag pictures and be done with it—they have to walk a mile in … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… rules coming out regularly. We have SpamAssassin set to tag all messages, and reject those that have a score higher … rules coming out regularly. We have SpamAssassin set to tag all messages, and reject those that have a score higher …

… on Sun, 03/20/2016 - 14:07 How quick do pages on your site load? How quick should they load? How do you make pages … speed of pages loading on websites is often overlooked in web projects, and can be a major difference between two sites … users. This time frame is usual for processing-heavy web sites, e-commerce, custom portals, and other sites with a …

… -> develop -> release -> prod -> new development We have a bot in a chatroom that facilitates moving stuff through this … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment …