KLouds micro dev cycles: closing the loop in 24 hours or less-- this is agility!
- route validation refactoring - business logic stays lean and meaningful (can you elaborate pls?)
- standalone rancher module
- load balancers, reverse proxies, and domainnames
- implement create/rm, up/down, start/stop, logs, scale-- wrap it and lock it down!
- shall be published in npm
- Let's make sure that we actively solicit Rancher's ideas on this; it sort of sounds like we will build something that can be of use to more people.
Apps Loader that manages app files
kloud-compose/
└── wordpress
├── docker-compose.yml
└── rancher-compose.yml
- Domain Name is not captured
- Payment leads to an empty dashboard
- show apps & domains & logs
- application icons, descriptions, urls
example directory structure
icons/
└── wordpress.png
kloud-compose/
└── wordpress
├── ...
└── meta.yml
meta.yml format
name: Forky
description: Real time collaborative mind maps
website: forky.io
repository: https://github.com/ds0nt/forky
- tailing the logs into the website's background would be really fucking cool
- our users will have errors/problems. debug user problems? don't fix what isn't broken? hmm, debugging is rather important