Automatic Deployments
A much requested feature is the ability to automatically deploy your Viaduct application when code is pushed to your repository. Well... I'm pleased to say this is now a reality.
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 181 - 191 of 191 in total
A much requested feature is the ability to automatically deploy your Viaduct application when code is pushed to your repository. Well... I'm pleased to say this is now a reality.
It's important to keep backups of any data which you upload to Viaduct (or, indeed, any hosting provider). We've just added a new Database Export feature which allows you to...
Hot on the heels of the support for accessing remote databases & processes remotely, we now have released new functionality to allow you to SSH directly to your console without...
Your Viaduct environment is usually safely ensconced on our private network and inaccessible from the outside world. However, there are times when you need direct access to certain components of...
Git users can now take advantage of submodules in their repositories. Until now, submodules could not be deployed using Viaduct.
The Viaduct logging interface was improved a couple of weeks ago to make it even easier to see exactly what your processes are saying to you.
If you store your repositories on GitHub, you'll now find that deploying them from Viaduct is even easier than before. Instead of copy and pasting URLs and keys all over...
When we launched, we promised a number of different ways of getting your code from your computer to our platform. While we recommend that most people use a repository as...
In Viaduct each application is owned by a Viaduct user who is able to configure & deploy it. Application owners can now share their applications with anyone else allowing them...
We've recently pushed out some nice changes to our logging facilities. This includes a new log viewer which allows you to watch activity live in your browser in an easy...
Git submodules and Mercurial subrepos provide a mechanism to easily include shared code and libraries in your repository with a minimum of fuss.