These Forums Have Moved
The Komodo forums have moved to a new home at community.komodoide.com, please head over there to post your topics!
Note that the new forums are a fresh start - you will have to register a new account.
We have put together many sample applications which can be run on your local system (optional) and deployed to a Stackato Server VM with the stackato client. Specific instructions are in the README.md file of each application. You will find some of these applications also ready-to-deploy from the server hosted Stackato App Store. Further samples can be found in our public Stackato sample applications repositories.
Demo | Technology Stack | Description | Source |
---|---|---|---|
4clojure View README |
Clojure | An interactive problem website for learning Clojure. | GitHub Repo ZIP Archive |
clojuresphere View README |
Clojure | Browse the open-source Clojure ecosystem. | GitHub Repo ZIP Archive |
Pet Catalog View README |
Java EE, MySQL | A full JEE6 sample with JSF2.0, EJB3.1 and JPA2.0. | GitHub Repo ZIP Archive |
Pet Clinic View README |
Java, Spring, MySQL | This is a Java sample using the Spring framework and a MySQL service. | GitHub Repo ZIP Archive |
Etherpad View README |
Node.js, MySQL | Real-time document editing | GitHub Repo ZIP Archive |
MultiSweeper View README |
Node.js, Redis | Real time multiplayer minesweeper. | GitHub Repo ZIP Archive |
Node Chat View README |
Node.js | A simple chat application in Node.js with no other dependencies. Originally written by Ryan Dahl, the creator of Node.js. |
GitHub Repo ZIP Archive |
Node.js ENV View README |
Node.js | A simple demo that prints the server's environment variables. | GitHub Repo ZIP Archive |
Wordpress View README |
PHP, MySQL | Sample WordPress Installation | GitHub Repo ZIP Archive |
Photobooth View README |
Perl, Mojolicious | A JavaScript, Flash and Mojolicious webapp that emulates public photobooths. You'll need a webcam and Flash support in your browser to use it. | GitHub Repo ZIP Archive |
Scaling Demo View README |
Perl, Mojolicious | Displays IP and PID of the current instance of the app, useful for demonstrating multiple running instances. | GitHub Repo ZIP Archive |
Currency Converter View README |
Python, Bottle, Redis | Currency Converter is a web app for converting currencies. | GitHub Repo ZIP Archive |
Pinax Social View README |
Python, Django, MySQL | Pinax is an open-source platform built on the Django Web Framework. It provides numerous reusable Django apps, starter projects and infrastructure tools. pinax-social, a social networking site, is its "kitchen sink" demo demonstrating many of Pinax's features. | GitHub Repo ZIP Archive |
Tornado Chat with MongoDB View README |
Python, Tornado, MongoDB | This is a multi-user chat application based on the Tornado Python web framework. It uses your Google account for login. This version persists chat messages using the Mongo database. | GitHub Repo ZIP Archive |
Sinatra/RabbitMQ View README |
Ruby, Sinatra, RabbitMQ | This is a Sinatra Ruby application demonstrating the RabbitMQ service. | GitHub Repo ZIP Archive |
Candidate Buzz View README |
Ruby, Rails, MySQL | A Rails 3.0 application that tracks the twitter activity related to the candidates running for the American 2012 Presidential Election | GitHub Repo ZIP Archive |