Deploy Your Code Faster: Gitblit in the Cloud
Most developers have their public or private Git repositories. For now Git is the most popular version control system designed to handle everything from small to very large projects with speed and...
View ArticleGoodbye PowerPoint. Hello reveal.js
Author: Linqing Lu Image Upload: Let’s face it, sometimes slides are painful There are some common issues when I gave presentations: Will my slides file be recognized by the shared computer at the...
View ArticleGoodbye PowerPoint. Hello reveal.js
Author: Linqing Lu Image Upload: Let’s face it, sometimes slides are painful There are some common issues when I gave presentations: Will my slides file be recognized by the shared computer at the...
View ArticleAdd Nodetime to Your Node.js App in No Time
Author: Dmitri Melikyan Image Upload: OpenShift is a PaaS from RedHat. It supports multiple languages and frameworks, and allows defining your own types of instances called cartridges, which makes...
View Article6 Tips and Tricks for Ruby on Rails, Drupal, Imagick, Eclipse, Cron, and Git...
Author: Nam Duong Platform-as-a-service makes deploying applications to the cloud fast and easy. But, to get the most out of the OpenShift PaaS, it helps to stay abreast of the interesting technical...
View ArticleTake Lua to the Clouds and Luvit
Author: Marek Jelen Image Upload: What is Luvit? Luvit takes the idea of a non-blocking IO from Node.js and replaces JavaScript with Lua. Lua is a scripting language that you usually do not hear...
View ArticleWeb Development in the Cloud with Zend Framework
Zend Framework 2 is an open source framework for developing web applications and services using PHP 5.3+. Zend Framework 2 uses 100% object-oriented code and utilizes most of the new features of PHP...
View ArticleWriting An Impatient Beginners Guide For OpenShift
Author: Steven Citron-Pousty Image Upload: Greetings Shifters! Today’s blog post is about a beginners guide or introductory tutorial I am writing for OpenShift. So instead of this being one of my...
View ArticleNTT Contributes Nise BOSH, a Tool to Speed Up BOSH Development
NTT, the world’s leading telecom, has been active in fostering the Cloud Foundry developer and user community in Japan. We’re excited about NTT Lab’s latest open source community contribution to Cloud...
View ArticleDeploying a Bitbucket Project via Maven with Jelastic
As you know Jelastic Platform can build apps right in the cloud instead of building them locally and uploading WAR archives. This is much faster and takes less traffic. Packages can be huge and need to...
View ArticleHost and Share Your Photos on OpenShift With Gallery 3
In this blog post I will detail how to get the popular open source photo sharing application, Gallery 3, installed and configured using the OpenShift Online platform as a service. At the time of this...
View ArticleGoogle App Engine: Hello World using Push-to-Deploy
Ever wished you could deploy to Google App Engine with the same standard tools you use to version your code? Now you can. With the Push-to-Deploy feature you can get your code onto App Engine using git...
View ArticleNew Version of Java & PHP Hosting Platform Jelastic is Out!
Today we are incredibly happy to announce that Jelastic version 1.9.2 of our Java & PHP hosting platform has been released and is stacked with loads of features, changes and improvements such as:...
View ArticleAutomatically 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 ArticleDeploying via Git
Git has arguably swept through web development like a sharknado; becoming the most popular VCS in every tech community I know of: PHP, Ruby, JavaScript (and Node.js), Python, Objective-C… like I said,...
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 Article