/coi

Circles of Influence – The most popular posts and profiles on Google+

Primary LanguagePythonMIT LicenseMIT

Circles of Influence

The most popular posts and profiles on Google+

Installation

  1. Make sure that you have up-to-date versions of Docker Engine and Docker Compose installed.

  2. Get the source:

  • git clone https://github.com/patrickhoefler/coi.git
  1. Change the working directory:
  • cd coi
  1. Prepare docker-compose.yml:
  • cp docker-compose.template.yml docker-compose.yml
  • In the new docker-compose.yml:
  1. Start Circles of Influence:
  • docker-compose up -d

License

MIT