ohskylab + deployment   46

grunt-s3
"A grunt task to automate moving files to/from Amazon S3."
web  grunt  amazon  s3  deployment  javascript  from instapaper
16 days ago by ohskylab
On a Repeatable Dev Project Setup
"Every development project, no matter how complex, should have a repeatable, predictable (preferably scripted) new developer project bootstrap."
web  development  deployment  readme  from instapaper
27 days ago by ohskylab
Circus
"A framework for packaging, deploying and provisioning applications", based on Vagrant, by LShift.
vagrant  deployment  development  from delicious
february 2011 by ohskylab
Codesion - Code, Test and Deploy in the Cloud
"A step-by-step rundown on how to set up a solid Agile process for coding, testing, and deploying via the cloud." with MikeCI and Codesion
mikeci  codesion  development  deployment  testing  agile  cloud  via:markrocky 
october 2010 by ohskylab
DevStructure
"DevOps is hard, we can help. Simple and automated development environments. Experiment, collaborate and deploy with confidence. From $7 per month."
via:tomtaylor  automation  deployment  devops  ec2  sysadmin 
august 2010 by ohskylab
Virtualised Development Environments on a Mac - Nefarious Designs
"The best solution would be to build linked clones. A linked clone is a copy of a virtual machine that shares virtual disks with the parent virtual machine in an ongoing manner. This conserves disk space, and allows multiple virtual machines to use the same software installation. It also means we’ll be able to run the two VMs simultaneously."
apache  django  development  virtualization  ubuntu  mac  deployment  osx  vmware  via:twoplusfour 
july 2010 by ohskylab
dbdeploy.com
"We’ve found that one of the easiest ways to allow people to change the database is by using version-controlled SQL delta scripts. We’ve also found it beneficial to ensure that the scripts used to build development environments are the exact same used in QA, UAT and production. Maintaining and making use of these deltas can quickly become a significant overhead – dbdeploy aims to address this."
continuousintegration  database  deployment  tdd  tools  development  migrations 
july 2010 by ohskylab
Always ship trunk
"Why web applications are different to installed apps, problems that none of the revision control systems solve, and how you can solve some of them yourself within your app."
agile  development  deployment  web  paulhammond  slides  vcs  git  mercurial  svn  via:tomtaylor 
june 2010 by ohskylab
Code as Craft » Quantum of Deployment
"Having a reliable and easy deployment should be non-negotiable. It’s a metric I’ve come to call the “quantum of deployment”: what’s the smallest number of steps, with the smallest number of people and the smallest amount of ceremony required to get new code running on your servers? This isn’t a trivial question." Great deployment stuff from Etsy.
continuousintegration  deployment  development  etsy  infrastructure  tools 
may 2010 by ohskylab
Agile Testing: Automated deployments with Fabric - tips and tricks
"All deployments need to be automated. No ad-hoc, one-off deployments allowed. If you do allow them, they can quickly snowball into an unmaintainable, unreproducible mess."
agile  automation  continuousdeployment  deployment  django  fabric  python  sysadmin 
march 2010 by ohskylab
jacobian's django-deployment-workshop at master - GitHub
Code and configuration used in [Jacob Kaplan-Moss'] Django Deployment Workshop.
django  python  deployment  fabric  git  github 
february 2010 by ohskylab
Automated PHP Deployment With Capistrano
"Capistrano’s power is in its remoting features. You tell it what to do on that other server, and it does it. Beauty. So, if your PHP deployment process requires an svn export combined with a few other repetitive steps you have to do every time, Capistrano is here to help you too."
capistrano  php  deployment  svn 
january 2010 by ohskylab
Blog Roll: Fabric factory
Early days but looks promising. "I have decided to use cpython as platform, django as web framework for the server and Fabric as library to automate the task execution."
django  python  deployment  fabric  continuousintegration 
september 2009 by ohskylab
yml / fabric_factory / overview — bitbucket.org
"Aims to provide an easy to setup continuous integration server and client. The server side infrastructure is built on top of django. The tasks are described using fabric."
fabric  django  python  continuousintegration  deployment 
september 2009 by ohskylab
Automating web site deployment at Barcamp Brighton | Morethanseven
"A brief talk about getting started with automating deployment [...] nice and simple and [doesn't] focus on any specific technology or tool – just the general principles and pitfalls of doing anything manually."
web  development  django  python  deployment  fabric 
september 2009 by ohskylab
Django in the Real World
"There’s plenty of material (documentation, blogs, books) out there that’ll help you write a site using Django… but then what? You’ve still got to test, deploy, monitor, and tune the site; failure at deployment time means all your beautiful code is for naught. This tutorial examines how best to cope when the Real World intrudes on your carefully designed website."
django  tools  development  python  deployment  scaling 
august 2009 by ohskylab
Fabric — Fabric v0.9 beta 1 documentation
"A Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol. It provides tools for running arbitrary shell commands (either as a normal login user, or via sudo), uploading and downloading files, and so forth."
web  tools  programming  python  django  deployment  sysadmin  ssh  fabric 
july 2009 by ohskylab
Home - Chef - Opscode Open Source Wiki
"A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure."
tools  software  management  framework  deployment  automation  sysadmin 
june 2009 by ohskylab
Continuous Deployment at IMVU: Doing the impossible fifty times a day. « Timothy Fitz
"The high level of our process is dead simple: Continuously integrate (commit early and often). On commit automatically run all tests. If the tests pass deploy to the cluster. If the deploy succeeds, repeat." Blimey.
development  testing  agile  automation  deployment  continuousintegration  continuousdeployment 
february 2009 by ohskylab
BitNami :: DjangoStack
"The BitNami DjangoStack is an installer that greatly simplifies the installation of Django and its runtime dependencies. It includes ready-to-run versions of Python, Django, MySQL and Apache. DjangoStack is distributed for free under the Apache 2.0 license. "
software  deployment  django  python  mysql  apache  installer 
august 2008 by ohskylab
Deploying and tuning Django
"In this article I’ll share my experience for installing on this server Django with Apache mod_python, with memcached caching and lighttpd for serving static files."
django  python  deployment  web  performance  development 
april 2008 by ohskylab
SwitchPipe - Process Manager and Proxy for Rapid Web App Deployment
"SwitchPipe manages and forwards HTTP requests to Web application processes, automatically managing balancing, port numbers, monitoring and timeouts."
deployment  http  development  scalability  web  monitoring  performance  hosting 
february 2008 by ohskylab
Vlad the Deployer
Pragmatic application deployment automation, without mercy.
deployment  rubyonrails  rake  capistrano  automation  web 
august 2007 by ohskylab
Maven - Welcome to Maven
"Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information."
maven  java  apache  programming  tools  deployment  continuousintegration  vcs 
may 2007 by ohskylab
Capistrano: Automating Application Deployment |
"Capistrano is a standalone utility that can also integrate nicely with Rails. You simply provide Capistrano with a deployment “recipe” that describes your various servers and their roles, and voila! You magically have single-command deployment."
rubyonrails  deployment  capistrano  development  web  svn 
may 2007 by ohskylab
Capistrano: Home
"A tool for automating tasks on one or more remote servers. It executes commands in parallel on all targeted machines, and provides a mechanism for rolling back changes across multiple machines."
capistrano  rubyonrails  deployment  development  web 
april 2007 by ohskylab

Copy this bookmark:



description:


tags: