LabsIT
From MozillaWiki
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
- Does the project have a home page explaing what it is?
- Include a link if there is one