_____ ____ _ _____ _ _
| __ \| _ \| | | __ \ | | | |
| |__) | |_) | | | |__) |__ _ __| |_ __ _| |
| ___/| _ <| | | ___/ _ \| '__| __/ _` | |
| | | |_) | |____ | | | (_) | | | || (_| | |
|_| |____/|______| |_| \___/|_| \__\__,_|_|
The 'portal' refers to this web application which provides three main services: member database, points, and tabling.
Recent additions to the portal are PBL Links and Deliberations.
Run the script provided in ubuntu_install.sh or mac_install.sh
- this will install ruby, rails, gems
- install postgres, setup postgres user (with password)
- ^ run this command in the terminal
- install elasticsearch
Installation steps are provided in install.sh (for Ubuntu 14.04) and mac_install.sh (for mac). You can run these scripts like "sudo sh install.sh"
See instructions at http://pbl.link/vps
