pascalvanhecke + deployment   20

Semantic Versioning
"simple set of rules and requirements that dictate how version numbers are assigned and incremented"

""For this system to work, you first need to declare a public API. This may consist of documentation or be enforced by the code itself. Regardless, it is important that this API be clear and precise. Once you identify your public API, you communicate changes to it with specific increments to your version number. Consider a version format of X.Y.Z (Major.Minor.Patch). Bug fixes not affecting the API increment the patch version, backwards compatible API additions/changes increment the minor version, and backwards incompatible API changes increment the major version.
deployment  versionmanagement  releases  softwaredevelopment  programming  development  versioning  configurationmanagement  versioncontrol  from delicious
january 2012 by pascalvanhecke
jamesgolick/rollout - GitHub
Ruby gem that lets you roll out features gradually over groups of users so you can first test new features on a small subgroup of users first (possibly identified als early adopters?).
agile  leanstartup  ror  rubyonrails  deployment  gem  redis  rails  from delicious
january 2012 by pascalvanhecke
resmo/git-ftp - GitHub
"simple shell script for doing FTP the Git way. Use git-ftp.sh to upload only the Git tracked files to a FTP server, which have changed since the last upload. This saves time and bandwith. Even if you play with different branches, git-ftp.sh knows which files are different. No ordinary FTP client can do that. "
git  ftp  git-ftp  shell  script  deployment  hosting  tool  from delicious
may 2011 by pascalvanhecke
engineyard/engineyard - GitHub
Like Heroku, EY has its own gem to make deployment and maintenance easy:
gem  ruby  engineyard  hosting  deployment  rails  rubyonrails  from delicious
april 2011 by pascalvanhecke
jedi4ever/veewee - GitHub
"tool to easily build vagrant base boxes Vagrant is a great tool to test new things or changes in a virtual machine(Virtualbox) using either chef or puppet... Veewee [gives you recipes] to create a basebox. Instead of creating custom ISO's from your favorite distribution, it leverages the 'keyboardputscancode' command of Virtualbox so send the actual 'boot prompt' keysequence to boot an existing iso."
virtualization  virtualisation  vagrant  deployment  development  gem  automation  from delicious
march 2011 by pascalvanhecke
Vagrant - Welcome
Automatically creates and destroys local virtual development environments.<br />
Install (Oracle) VirtualBox, and the vagrant gem. Add and manage virtual machines via the command line.<br />
There are recipes available for all kinds of development environments.
virtualization  virtualisation  development  deployment  programming  ruby  automation  lamp  server  from delicious
march 2011 by pascalvanhecke
Djangy - Instant deployment and scaling for your Django applications
"heroku for Django"<br />
"Only pay for what you use: $0.05 per hour for each running instance past the first. Instantly scale your allocations up and down, and pay at the end of the month. "
django  hosting  python  paas  deployment  from delicious
december 2010 by pascalvanhecke
We're all ops people now
"For developers and users alike, our world is changing. Hardware, connectivity and increasingly software is becoming cheap or free. ...
What really matters is our data, our creations, and their communication."
development  deployment  hosting  infrastructure  virtualisation  agiledevelopment  essay  edddumbill 
june 2008 by pascalvanhecke
Google App Engine
Answer to amazon Web services: fully integrated hosted Python development stack:
"build web applications on the same scalable systems that power Google applications"
"500MB of persistent storage, enough bandwidth and CPU for 5 million monthly page views"
hosting  applicationhosting  appengine  python  google  webdevelopment  cloudcomputing  deployment 
april 2008 by pascalvanhecke
scalr - Google Code
fully redundant, self-curing and self-scaling hosting environment on EC2. Allows you to create server farms through a web-based interface using prebuilt AMI's: - load balancers (pound or nginx) - app servers (apache...) - databases (mysql master-slave...)
ec2  scaling  deployment  amazonwebservices  cloudcomputing  clustering  aws  architecture  hosting  admin 
april 2008 by pascalvanhecke
EC2 on Rails
server image for Amazon’s EC2 hosting service for a standard Ruby on Rails application:
- Automatic backup of MySQL database to S3.
- Capistrano tasks to customize the server image, archive and restore the database to/from S3, and more...
amazon  amazonwebservices  aws  EC2  ami  rubyonrails  ruby  rails  ror  s3  deployment  capistrano 
february 2008 by pascalvanhecke
How to use the Firefox Extension for Amazon EC2
Register your Credentials with the plugin, View the list of Available AMIs, Configure the firewall settings for your default security group, Generate a key pair for identifying yourself to your instances, Manage your AMI instances, Login via SSH
aws  amazon  ec2  firefox  extension  tutorial  deployment  howto 
february 2008 by pascalvanhecke
Improve website load time by 500% with 3 lines of code
PHP script that reduces HTTP request, adds long expiration header, Gzip and Minify.
performance  php  webdevelopment  script  library  compression  css  deployment  javascript 
january 2008 by pascalvanhecke
Firefox Extension for Amazon EC2
Provides basic Amazon EC2 management features within Mozilla Firefox.

* List available AMIs
* List your running instances
* Launch new instances of an AMI
* Manage security groups and launch permissions associated with your instances
firefox  extension  aws  amazon  ec2  management  deployment 
january 2008 by pascalvanhecke
BitNami
Packages popular open source application stacks in one installer: apache + mysql + joomla, drupal, wiki's... (builds on wamp, lamp, mamp, instantrails...)
opensource  software  installer  windows  download  deployment  drupal  wordpress  rubyonrails  phpbb  joomla  mediawiki  alfresco 
november 2007 by pascalvanhecke
Webistrano
Web UI for managing Capistrano deployments. Lets you manage projects and their stages like test, production, and staging with different settings. Those stages can then be deployed with Capistrano through Webistrano.Is a Ruby on Rails app itself.
automation  capistrano  deployment  development  rails  rubyonrails  ruby  ror  webdevelopment  webistrano 
october 2007 by pascalvanhecke
Scale rails from one box to three, four and five
"Step by step guide on how to scale your rails app out from 1 box to many. Suggestions as to what to do at each step."
architecture  clustering  deployment  rails  scaling  performance  rubyonrails  ruby  ror  scalability 
august 2007 by pascalvanhecke
Scaling Google Gadget content
different ways you can take advantage of Google's architecture and infrastucture to serve your widget content to the world
widgets  gadgets  hosting  niallkennedy  performance  scalability  deployment  optimization  bestpractices  google 
july 2007 by pascalvanhecke
Optimize and scale web widget performance
tips and tricks for widget developers interested in serving fast, reliable widget content to as many people as possible, the best practices for serving web content and their specific application towards widget development.
performance  scalability  widgets  deployment  optimization  bestpractices  niallkennedy 
july 2007 by pascalvanhecke

Copy this bookmark:



description:


tags: