Predefined Build Servers

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 19. over 2 years by Rob Chekaluk
  2. 18. over 2 years by Rob Chekaluk
  3. 17. over 2 years by Rob Chekaluk
  4. 16. over 2 years by Rob Chekaluk
  5. 15. over 2 years by Rob Chekaluk
  6. 14. over 2 years by Rob Chekaluk
  7. 13. over 2 years by Rob Chekaluk
  8. 12. over 2 years by Rob Chekaluk
  9. 11. over 2 years by Rob Chekaluk
  10. 10. over 2 years by Rob Chekaluk
  11. 9. over 2 years by Rob Chekaluk
  12. 8. over 2 years by Rob Chekaluk
  13. 7. over 2 years by Rob Chekaluk
  14. 6. over 2 years by Rob Chekaluk
  15. 5. over 2 years by Rob Chekaluk
  16. 4. over 2 years by Rob Chekaluk
  17. 3. over 2 years by Rob Chekaluk
  18. 2. over 2 years by Rob Chekaluk
  19. 1. over 2 years by Rob Chekaluk
 

Predefined Build Servers

Ruby On Rails
CakePHP

There are a series of ways to set up a brand-new build server to work in conjunction with your Assembla Build Tool. The simplest ways (listed below) are to launch prebuilt images or to add our bundle to your custom cloud images. For advanced usage, please see our documentation on manually setting up a build server.

If you already have a build server and wish to simply refresh it from your Assembla Subversion repository, see our documentation on installing our Subversion-Update CGI.

Ruby On Rails

You may also be interested on our Ruby on Rails template space.

Prebuilt Cloud Images

The following complete server images are available that can be rapidly deployed as a build server. However, you must install any application-specific software, packages, gems, etc. that will be needed to run your application:

  • Rails 2.3.2 / Ruby 1.8.7, Amazon EC2 m1.small: ami-9da445f4
    • Login with userid “root”
    • Deploy action URL path: “/deploy”
    • (OPTIONAL) Build server port: 4200
    • Configure action URL path: “/configure”
    • This image uses Capistrano for deployment. See our guidelines for deploying with Capistrano.
  • Rails 2.2.2 / Ruby 1.8.7, VMware: Coming…
    • You will need to assign your own DNS entry for this image. Once you have the DNS name, edit the file /etc/apache2/sites-available/assembla_staging and modify the Server Name directive to use this DNS name. Then restart Apache or reboot the image.
  • Rails 2.2.2 / Ruby 1.8.7, Amazon EC2 m1.small: ami-2015f549
    • Login with userid “cftuser” and password “toor” (don’t forget to change the password when you first logon). You must use sudo to perform all root operations.
    • Deploy action URL path: “/deploy”
    • (OPTIONAL) Build server port: 4200
    • Configure action URL path: “/configure”
    • This image uses Capistrano for deployment. See our guidelines for deploying with Capistrano.
  • Rails 2.2.2 / Ruby 1.8.7, Amazon EC2 m1.large: Coming…

ElasticServer bundles

If you wish to add an Assembla Deploy Web Service to your own custom image, we have provided the following bundles at ElasticServer :

CakePHP

You may also be interested on our CakePHP template space.

Prebuilt Cloud Images

The following complete server images are available that can be rapidly deployed as a build server. However, you must install any application-specific software, packages, gems, etc. that will be needed to run your application:

  • CakePHP 1.2.3, Amazon EC2 m1.small: ami-8be405e2
    • Login with userid “root”
    • Deploy action URL path: “/deploy”
    • (OPTIONAL) Build server port: 4200
    • Configure action URL path: “/configure”
    • This image uses Capistrano for deployment. See our guidelines for deploying with Capistrano.

ElasticServer bundles