Skip to main content
  1. Blog
  2. Article

Canonical
on 24 July 2013


As a small startup, it’s frustrating to watch the big companies pushing code to production multiple times a day. In an ideal world we’d all be able to continuously deploy, but few startups have the time or skills required. That’s where we’d like to help.

We’re looking to collaborate with startups in building a best-in-class open source continuous deployment solution, ready to go instantly on any public or private cloud, or on bare metal. And we want to do so within a typical startup’s budget: for free.

We’re offering you the help of one of the best R&D teams in the world at no cost, as well as publicity in the form of case studies and more.

What do we ask from you in return? Only that you participate in interviews and give periodic feedback; that you test our iteratively built solution and start continuous deployment; and that you tell the world all about it.

If you are interested, please fill out this form.

Related posts


Kola Ojoodide
26 June 2026

Challenges designers face in open source (and how to fix them)

Design open source

Open source powers up to 90% of modern software, yet many projects lack usability. Canonical’s Design team surveyed 115 cross-functional professionals to uncover the 4 core challenges UI/UX designers face when contributing, and how maintainers can solve them. ...


Nina Rojc
16 June 2026

Template: Streamlining open source design contributions

Design Ubuntu tech blog

As designers working at Canonical, we’re always thinking about open source. We believe that encouraging more designers to contribute to open source  benefits everyone, from the project maintainers to the end users themselves.   In the 2025 edition of FOSSBackstage conference, we presented our research findings on  why designers don’t get ...


Javier de la Puente
13 January 2026

Deploy your Spring Boot application to production

Cloud and server Ubuntu tech blog

In this article we walk through the steps required to deploy a Spring Boot application to production using Juju and Kubernetes. The goal is to showcase the integration of the application with essential services like PostgreSQL for database management and Traefik for ingress control. ...