Brightbox
  • Home
  • Pricing & Signup
  • Why Brightbox?
  • FAQs
  • Blog
  • Services
  • Support
  • About
  • Contact
RSS feed
twitter_banner

Flickr


more images...

Recent Posts

  • Ruby Security Vulnerabilities
    1 week ago
  • Brightbox v2.0.2 Gem released
    3 weeks ago
  • Phusion Passenger Package update to 2.0 RC1
    3 weeks ago
  • Rails: so successful it's starting to hurt?
    1 month ago
  • Brightbox builds Hardy Passenger package
    1 month ago

Archives

  • June 2008 (4)
  • May 2008 (4)
  • April 2008 (3)
  • March 2008 (3)
  • February 2008 (3)
  • January 2008 (4)
  • December 2007 (4)
  • November 2007 (3)
  • October 2007 (1)
  • August 2007 (7)
  • July 2007 (1)
  • June 2007 (3)

Popular tags

    • announcements
    • beta
    • dapper
    • launch
    • maintenance
    • network
    • pricing
    • rails hosting
    • ruby
    • ruby on rails
    • security
    • ubuntu
    • uk
    • updates
    • upgrade
accounting announcements backport bandwidth beta branding brightbox brightbox gem business cluster dapper datacentre design flickr geekup gem hardy launch leeds logo maintenance mysql network notices offer packages passenger paypal performance plans pricing rails hosting ruby ruby on rails san security tax tech ubuntu uk updates upgrade vat virtualisation xen

Posts tagged ‘beta’

Brightbox Gem v2 beta 9 May 08

We’re proud to announce the beta version of our new Brightbox deployment gem. It is available from the Brightbox gem testing repository at http://gems.brightbox.net/testing. You can add this repository to your list by following these instructions.

This gem is a complete rewrite, to take advantage of the latest features of Capistrano and Rails. The Gem works with the current version of Capistrano (2.3) and supports the deployment of Rails 2.x applications.

FEATURES

Deploy with a single command

You can deploy a Rails application onto the Brightbox system with a single command (deploy:initial). We’ve tried to reduce the amount of work required to get an application working. You can follow our simplified initial deployment guide on our wiki

Focus on new deployment

The Brightbox gem is designed to allow you to quickly deploy an application to your new Brightbox. We’ve created sensible defaults for many of the Brightbox command options, and trimmed as much of the fat as we can from the deployment process. But because the gem generates Capistrano files you can tailor this starting point to your exact needs using the full power of Capistrano.

Deploy your working copy

The gem uses the new ‘:none’ scm option in Capistrano that simply zips up the current directory and deploys it on the server. No more messing around with version control security until you’re ready. Just deploy and go.

Automatically creates database configuration

The standard ‘mysql’ command allows you to put the database, username and password in a file called ‘.my.cnf’ in the ‘rails’ user home directory on the server. The mysql command will then read that file and logon to the database directly. If your application is short of a ‘production’ section in its config/database.yml then the recipes will take the contents of ‘.my.cnf’ and create a production section dynamically.

Automatically creates databases and gems

Rails now has rake commands for creating databases and installing required gems. Where these are available the recipes will use them automatically. For Rails 2.0 users we’ve created a simple ’stop gap’ rake task that you can use to specify your required gems.

Separate server and client gems

Once the gem is released all new brightboxes will come with the server gem preinstalled. For older boxes you will need to install the server tools manually. Log into your brightbox and run:

sudo gem install brightbox-server-tools -y --no-ri --no-rdoc

Logs Rotated

The gem asks the operating system to monitor the size of the application logs and rotate them when they get too big or too old. No longer should a neglected log file bring your server to its knees.

Mongrels Cleaned

Mongrel tend to be dirty when it falls over and leaves PID files lying around to trap the unwary. The new gem cleans up dirty PID files before it restarts.

Works alongside Capistrano

We’ve simplified the recipes so that, wherever possible, they augment the existing Capistrano deployment commands we all know and love rather than replacing them. That way your deployments gain the benefits of Capistrano improvements as well as improvements in the Brightbox gem. Free software at its best.

NOW WE NEED YOUR HELP!

We’d like as many Brightbox customers to use the new gem and let us know what they think of it so that we can hone it to perfection. Please give it a go and then pop along to our Brightbox Beta discussion group (http://groups.google.com/group/brightbox-beta) and let us know any feedback or problems.

Posted 9 May 2008 by Neil Wilson ::: 1 comment

beta brightbox gem capistrano deployment gem tools

NGINX 0.6 for Ubuntu Dapper 11 Apr 08

We’ve backported NGINX 0.6.29 packages from Debian experimental to Ubuntu Dapper and included the fair proxy balancer module.

It’s in our testing repository at the moment so give it a whirl (it will of course install on any Ubuntu Dapper box, not just Brightboxes).  We have a page on the Brightbox wiki on how to configure NGINX for your Brightbox apps too (which can easily be adjusted to any NGINX install really).

If you’re playing with any of this beta stuff (like these packages or the Brightbox gem) and have feedback or need help, feel free to discuss it on the Brightbox-beta Google group that i just set up.

Posted 11 April 2008 by John Leach ::: add comment

backport beta dapper debian nginx packages performance ubuntu web server

Ruby 1.8.6 and ImageMagick 6.3 for Ubuntu 6.06 Dapper 20 Mar 08

We’ve backported some packages useful for Ruby on Rails deployment to the long term support Ubuntu Dapper distro.  They’ve been available for a while but it only just ocurred to us this might be useful to others!

Dapper has Ruby 1.8.4 (though labelled as 1.8.2 in the package list) and ImageMagick 6.2.  Ruby 1.8.4 has some known problems that are fixed in 1.8.6 and the rmagick gem recently updated to version 2, reportedly fixing the memory leaks, but it requires ImageMagick 6.3.

We backported Ruby 1.8.6 p111 and ImageMagick 6.3 from the latest development version of Ubuntu (Hardy Heron) to Dapper.  They’ve been in use on a few boxes and no problems so far.  Feel free to make use of them.  We’ll be backporting any security updates as they come.

General details of the repository are here, with specific information about Ruby 1.8.6 and ImageMagick 6.3 on their own pages.

Ubuntu Hardy Heron is due out in the next few month, which brings a lot of this stuff with it.  Some of you might have the luxury of being able to upgrade to it, but some may need to stick with Dapper for a while - hopefully these packages will help you out.

Posted 20 March 2008 by John Leach ::: add comment

backport beta better dapper faster free-software imagemagick open-source packages rmagick ruby stronger tech ubuntu upgrade

Brightbox beta program 19 Jun 07

We’re currently looking for a few more active Rails developers to help us test our new Brightbox rails hosting service and provide some valuable feedback. The ideal participants will most likely fit most of the following profile:

  1. Be developing in Ruby on Rails almost exclusively for new projects.
  2. Currently hosting, or looking to host in the next 3 months, at least one production rails app
  3. At least some experience of deploying rails to a production environment
  4. Be the decision-maker, have the casting vote or at least have a major say in where apps are hosted at their company or agency
  5. Have an active or rails-focused blog

Interested? drop a quick email to beta-req@brightbox.co.uk and tell us a bit about your app/apps and how you fit into the above profile. You might just get a free brightbox to play with, plus a nice discount when we launch.

UPDATE: (30 Jul 2007)
We’re well into the beta programme now so we’re not looking for any more beta testers.

Posted 19 June 2007 by Jeremy Jarvis ::: 2 comments

announcements beta rails hosting ruby on rails


Recent blog posts

  • Ruby Security Vulnerabilities
    8 days ago
  • Brightbox v2.0.2 Gem released
    21 days ago
  • Phusion Passenger Package update to 2.0 RC1
    23 days ago
  • Rails: so successful it’s starting to hurt?
    about 1 month ago
  • Brightbox builds Hardy Passenger package
    about 1 month ago
  • Ubuntu Openssh vulnerability
    about 1 month ago

Join our email list

Flickr (more...)

RSS feeds

Blog feed

Flickr feed

Recent Wiki updates

System Status feed




Brightbox Partners and Vendors

Terms & Conditions | Privacy | Site map | Wiki

Copyright © 2008 Brightbox Systems Ltd. All rights reserved