Posts tagged as cloud foundry
anynines and Cloud Foundry anynines is based on Cloud Foundry, an open source platform as a service framework. Thanks to an installation automation technology called Bosh, one of Cloud Foundry’s advantages is infrastructure agnosticism. This means that there is no tight coupling of anynines to any infrastructure provider. anynines’ start on VMware Cloud Foundry’s early… Read more »
Per default every application deployed on anynines is accessible via a subdomain of a9sapp.eu for both HTTP and SSL protected HTTPS. However, in most cases applications should be accessible via a custom domain and, of course, this should be also possible via HTTP and HTTPS. Anynines is based on Cloud Foundry, an open source PaaS. Hence, it… Read more »
A few words about continuous deployment Continuous deployment is part of the continuous delivery paradigm. The basic idea of continuous delivery is to automate the software delivery process as far as possible. This includes automated testing, continuous integration as well as continuous deployment. Your continuous deployment benefits With a working continuous deployment chain in place you… Read more »