Automatically Deploy Software Updates from GIT & SVN
Sometimes, errors appear in your code and there are multiple ways of identifying and fixing these errors. In such cases various automated tools which deploy software updates, can be utilised. We...
View ArticleWeb Application Development with Codenvy IDE and Jelastic
Codenvy Cloud IDE let’s you code, build, deploy and test your projects right in the cloud. It supports a wide range of programming languages and frameworks and allows you to share your workspace with...
View ArticleWeb Application Development with Struts Framework and TomEE
Apache TomEE supported in Jelastic PaaS is a Java EE server, which provides you with the best technology stack that can be deployed to a simple Java EE container. It’s lightweight and at the same time...
View ArticleValidated Git Merges for DEV@cloud
Do you have a DEV@cloud Enterprise subscription? And do you have Jenkins jobs for continuous integration from a Git repository? Then you may be interested in the availability of Validated Merge for...
View ArticleCollabNet’s CloudForge Available on run.pivotal.io Marketplace
The following is a guest post by Kelly Lanspa from the CloudForge product team. CloudForge from CollabNet is a collaborative software development and application lifecycle management platform. It...
View ArticleSimple Azure Websites: Deployment
My preferred method of deploying to an Azure Web Site is using git, partially because this is a feature I’ve been involved with from the beginning (it’s known as Kudu). However, in some cases, I just...
View ArticleCreating a Free Hosted WordPress Blog that Uses SendGrid – New Video Tutorial
This beginner-focused video shows you how to create a WordPress application that uses a free SendGrid account for transactional email on OpenShift Online.…
View ArticleDeploy GitLab on OpenShift
In this blog post, we will use the sameersbn docker-gitlab image which demonstrated to working very well, supports volumes and also bring separate containers for postgresql and redis.…
View ArticleDeploying from private Git repositories
In this new post, Marek shows you the simple steps needed to start deploying from private Git repositories.…
View ArticleClone a Local Working Branch of a Git Repository to a VM
In this straight forward post, Sally is showing you how to clone a local working branch of a Git Repository to a virtual machine.…
View Article