forked from localprojects/Change-By-Us
-
Notifications
You must be signed in to change notification settings - Fork 0
AWS deployment
zzolo edited this page Aug 9, 2011
·
2 revisions
CBU is geared towards being deployed on AWS. Hopefully this will be abstracted so it is less tied to these services.
You should create an S3 bucket so uploaded files have a solid place to be stored and served from.
- Configuration options?
Though probably any Ubuntu image will be adequate, it is suggested to use the Alestic image "Ubuntu 10.04 LTS Lucid EBS boot 64-bit instance (ami-63be790a)".
Create a new security group. It should have the following open:
- SSH
- HTTP
- HTTPS
- See Installation Instructions (Ubuntu).
- Note that the Alestic image uses the user name ubuntu for general access.
- Also note that currently this code is private, and you will have to setup the user to have access to the code base that is associated with a specific account.