Paas Apps: Difference between revisions
Jump to navigation
Jump to search
Groovecoder (talk | contribs) No edit summary |
Klahnakoski (talk | contribs) (add charts.m.o) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Mozilla operates an instance of [http://www.activestate.com/stackato Stackato]. It's like your own cloud instance (like EC2). You can deploy Python, Node, PHP, Java, PostgreSQL, MySQL, memcached, etc applications on IT supported hardware at no expense to you. More info at https://mana.mozilla.org/wiki/ | Mozilla operates an instance of [http://www.activestate.com/stackato Stackato]. It's like your own cloud instance (like EC2). You can deploy Python, Node, PHP, Java, PostgreSQL, MySQL, memcached, etc applications on IT supported hardware at no expense to you. More info at https://mana.mozilla.org/wiki/pages/viewpage.action?pageId=30081453 (requires Mozilla employment to access, sorry!). | ||
If you're currently deploying something on paas throw it in this table so others can see your code, check out your app, and maybe ask you an occasional question to help them get their apps off the ground too. | If you're currently deploying something on paas throw it in this table so others can see your code, check out your app, and maybe ask you an occasional question to help them get their apps off the ground too. | ||
Line 7: | Line 7: | ||
! App Link !! Owner !! Code !! Notes | ! App Link !! Owner !! Code !! Notes | ||
|- | |- | ||
| [http:// | | [http://charts.mozilla.org/ http://charts.mozilla.org/] | ||
|| ekyle || https://github.com/mozilla/charts/ || Static site | |||
|- | |- | ||
| [http://triage-with-me.paas.allizom.org/ http://triage-with-me.paas.allizom.org/] | | [http://triage-with-me.paas.allizom.org/ http://triage-with-me.paas.allizom.org/] | ||
Line 53: | Line 54: | ||
|- | |- | ||
| https://thecount.paas.allizom.org/ || wfwalker || https://github.com/wfwalker/thecount || Node | | https://thecount.paas.allizom.org/ || wfwalker || https://github.com/wfwalker/thecount || Node | ||
|- | |||
| http://ber-conf.paas.allizom.org/ || freddyb || https://github.com/mozfreddyb/room-availability/ || node | |||
|- | |||
| https://yvr-conf.paas.allizom.org/ || ? || ? || ? | |||
|- | |||
| https://yyz-conf-free.paas.allizom.org/ || ? || ? || ? | |||
|- | |||
| crowbot || jdm || https://github.com/jdm/fennecbot || node, IRC bot | |||
|- | |||
| Bugherder || emorley / KWierso || https://github.com/mozilla/bugherder || Static app | |||
|} | |} |
Latest revision as of 14:27, 31 August 2015
Mozilla operates an instance of Stackato. It's like your own cloud instance (like EC2). You can deploy Python, Node, PHP, Java, PostgreSQL, MySQL, memcached, etc applications on IT supported hardware at no expense to you. More info at https://mana.mozilla.org/wiki/pages/viewpage.action?pageId=30081453 (requires Mozilla employment to access, sorry!).
If you're currently deploying something on paas throw it in this table so others can see your code, check out your app, and maybe ask you an occasional question to help them get their apps off the ground too.