Skip to content

Instantly share code, notes, and snippets.

View druchoo's full-sized avatar

Andrew Choo druchoo

  • Vonage
  • NC
  • 19:20 (UTC -04:00)
View GitHub Profile
The Cabot quick start instructions are for auto installing on ubuntu using fabric, gunicorn, postgres.
I wanted to install manually on CentOS 7 running with uwsgi, nginx, mysql, and use our own mail server for
alerts instead of Amazon SES
These are my notes on how I did that.
These notes aren't a complete walkthrough, and a few steps may be missing or wrong, but I thought they might
be helpful anyways.
Setup
1. adduser www
passwd www