Cloud Foundry
76 Case Studies
A Cloud Foundry Case Study
Rocket.Chat, an open-source chat application built on the Meteor framework, needed a platform to deploy and run its software. The challenge was to get their Meteor-based application, which requires a MongoDB database, successfully deployed and operational in a cloud environment. They chose Cloud Foundry as their vendor to provide the platform-as-a-service for this deployment.
Cloud Foundry implemented a solution by providing the necessary runtime environment and a MongoDB service. The process involved pushing the Rocket.Chat application to Cloud Foundry using a specific Meteor buildpack, binding a MongoDB service instance to it, and configuring the required environment variables. After these steps were completed, Cloud Foundry successfully started the application. The result was a fully functional instance of Rocket.Chat running on the platform, which was verified by accessing the application via a web browser, creating user accounts, and testing its chat functionality.