thinkingmachines / linksight-2018

LinkSight is a web app for applying the Philippine Standard Geographic Code to messy and misspelled barangay, municipality, city, and province names.
https://linksight.thinkingmachin.es
GNU General Public License v3.0
11 stars 1 forks source link

Deploy with Cloud Build #253

Closed marksteve closed 6 years ago

marksteve commented 6 years ago

Process

  1. Ansible playbook to setup the instance
    • Installs Docker and Certbot
    • Enables sending of emails through Mailgun
  2. Cloud Build builds images and pushes them to Container Registry
  3. Pull latest images and update containers thru Docker Compose (not yet automated!)
marksteve commented 6 years ago

Self-merging! Sorry!