Viaduct is a hosting platform for deploying Ruby & PHP application to our high‑speed and highly available cloud. Designed by developers, for developers.

New Features

We're always pushing new features to our products. We post about them all on our blog so you can find them all in here.

Displaying posts 13 - 24 of 46 in total

Application grid view

Posted in March 2015 on the Viaduct blog

We've just pushed a new feature to Viaduct's web interface allowing you to browse your applications in a grid rather than a list. When you use the grid view, you'll...

Force start on deployment

Posted in March 2015 on the Viaduct blog

Whenever you deploy your application on Viaduct, we do a number of checks to make sure that your processes have started and are running properly before make the deployment active...

Scaling processes from the API

Posted in March 2015 on the Viaduct blog

We've just launched a new API method which allows you to easily scale the number of processes running up or down whenever needed.

Transferring apps to other users

Posted in March 2015 on the Viaduct blog

When we launched our organizations feature, we added functionality to allow you to transfer your applications between your organizations. However, this didn't allow you to easily transfer apps to other...

The Atom Stack

Posted in February 2015 on the Viaduct blog

Firstly, the most important news, we've just released Ruby 2.2.0 and Node 0.12.0 on the platform. You can start using these right now.

Keep an eye on background tasks

Posted in February 2015 on the Viaduct blog

While you're using the Viaduct web interface there are certain tasks which may take a little while to run and we perform in the background so you can get on...

Mount HTTP processes on subdomains

Posted in February 2015 on the Viaduct blog

Last week, we announced path-based routing to HTTP processes. We're already finding this to be a really popular feature for people who want seperate web servers for things like APIs...

Gotta catch 'em all

Posted in February 2015 on the Viaduct blog

Viaduct is packed full of exciting features and to help you discover them all we're launching Viaduct Badges. Everytime you use Viaduct, you can now earn badges which will accumulate...

Path‑based routing to HTTP processes

Posted in February 2015 on the Viaduct blog

On Viaduct, you're able to route all HTTP traffic to your application to your public processes by simply checking the box when you create the process. Once checked, all HTTP...

X-Viaduct-Send‑File

Posted in February 2015 on the Viaduct blog

One of the tricky things app developers need to deal with occasionally is serving static files which users may have uploaded or you have generated (e.g. resized image thumbnails or...

Never get out of touch

Posted in January 2015 on the Viaduct blog

Today we've launched our new Notifications feature which allows you to subscribe to events which occur within your Viaduct account. This allows you to always be aware of everything that's...

Keeping track of config changes

Posted in January 2015 on the Viaduct blog

Although it's always been easy to find out what code has changed whenever you deploy, it's not been possible to see what configuration you might have changed between deployments or...