-
Notifications
You must be signed in to change notification settings - Fork 27
FAQ
atogle edited this page Nov 7, 2011
·
9 revisions
- City Leader -
- Admin -
- Super Admin -
There are several instructional videos available on Vimeo:
- Promoting a Project: http://vimeo.com/30394752
- Admin Settings: http://vimeo.com/30390475
- How to Moderate Content: http://vimeo.com/30390184
- How to Add an Event: http://vimeo.com/29929264
- How to Add an Idea: http://vimeo.com/28650728
- How to Join a Project: http://vimeo.com/28649434
- How to Start a Project: http://vimeo.com/28648130
- Sign into your AWS account through the web interface
- Navigate to Account -> Security Credentials
- Scroll down to the Access Credentials section
- Select the Key Pairs tab
- then what?
- Stop -
sudo stop cbu
- Start -
sudo start cbu
- Restart -
sudo restart cbu
See the Installation Instructions (Ubuntu) for more detail on how this was setup.
- SSH into your EC2 instance
cd lp-changebyus
-
less CHANGELOG.txt
to see which version of the software you are currently running -
git pull
to pull in the latest changes in the master branch -
less UPGRADE.txt
to view the manual changes you will need to do- This would include config file changes, database migrations, etc
-
sudo restart cbu
to restart the server
- TBD
- SSH into your EC2 instance
cd lp-changebyus
-
less config.yaml
, go to the database section to get the login credentials