LabsIT: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Welcome to the Labs IT wiki space. We have a cluster that can run virtual machines, and an instance of Cloud Foundry for Platform-as-a-service offerings (like Heroku). If you w...") |
No edit summary |
||
Line 1: | Line 1: | ||
Welcome to the Labs IT wiki space. | === Welcome to the Labs IT wiki space. === | ||
We have a cluster that can run virtual machines, and an instance of Cloud Foundry for Platform-as-a-service offerings (like Heroku). | We have a cluster that can run virtual machines, and an instance of Cloud Foundry for Platform-as-a-service offerings (like Heroku). | ||
==== Platform as a service ==== | |||
If you want to use Cloud Foundry, see the instructions [https://petri.etherpad.mozilla.org/paas-signup here] | If you want to use Cloud Foundry, see the instructions [https://petri.etherpad.mozilla.org/paas-signup here] | ||
If you want a VM, please file a [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&component=Server%20Operations:%20Labs bug] (use this link!) and | ==== Virtual Machines ==== | ||
If you want a VM, please file a [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&component=Server%20Operations:%20Labs bug] (use this link!) and specify the following | |||
* Distro: CentOS | Ubuntu | Windows (which?) | * Distro: CentOS | Ubuntu | Windows (which?) |
Revision as of 20:52, 30 May 2012
Welcome to the Labs IT wiki space.
We have a cluster that can run virtual machines, and an instance of Cloud Foundry for Platform-as-a-service offerings (like Heroku).
Platform as a service
If you want to use Cloud Foundry, see the instructions here
Virtual Machines
If you want a VM, please file a bug (use this link!) and specify the following
- Distro: CentOS | Ubuntu | Windows (which?)
- If planning to go to production someday, pick CentOS
- Memory: 256M | 512M | 1G | 2G | 4G (be kind & share)
- CPU count: 1 | 2
- Disk size: 8G is the minimum, say if you need more.
- Project name: _____
- Project owner: your ldap id (foo@mozilla.com | foo@mozillafoundation.org)
- Needs https access from the internet [y/n]
- Need other ports besides 80/https
- Needs a DNS domain name (.i.e. myproject.org) [y|n]
- if yes: what's the domain, and file a domain purchase request at ____
- Good to know what installed services you'll be running:
- e.g.: apache, node.js, mysql, redis, etc