-
Notifications
You must be signed in to change notification settings - Fork 13
Introduction to Ratatosk
ahankinson edited this page Apr 21, 2013
·
12 revisions
One of the more confusing aspects of the Rodan client/server API interaction is the role of the Ratatosk Framework in the Cappuccino client. This Framework handles the bulk of the client-server interaction, and so this page will attempt to clarify just how this interaction works.
Both the Rodan client and server are based on the Model-View-Controller design pattern. (Django calls itself "Model-Template-View" but it's the same thing).
- Repository Structure
- Working on Rodan
- Testing Production Locally
- Working on Interactive Classifier
- Job Queues
- Testing New Docker Images
- Set up Environment Variables
- Set up SSL with Certbot
- Set up SSH with GitHub
- Deploying on Staging
- Deploying on Production
- Import Previous Data