Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 386 Bytes

TODO.md

File metadata and controls

15 lines (8 loc) · 386 Bytes

TODO

Controller

  1. Change deployer port number to be inputted by user
  2. Test what happens when a deployer dies & make sure apps are re-deployed properly

Nginx

  1. Load balancing (http://wiki.nginx.org/LoadBalanceExample)

Misc.

  1. Heroku style client-side app deployment (buildpacks, command-line client, compile server, shared file-system with appcontroller, etc....)