Skip to content
Matej Kramny edited this page Feb 8, 2017 · 1 revision

Checklist for ansible automated infrastructure:

  • [x] Frontend
  • [x] Backend
  • [x] Services
    • Though more work should be put in for client services (to run on different IP/box)
  • [ ] Git Server
  • [x] Git Daemon
  • [x] Proxy server
  • [ ] Billing task (optional for now)

Side work:

  • [x] Google Compute Image set grub option to boot kernel with cgroup memory enabled (cgroup_enable=memory swapaccount=1 to /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT variable)

  • [x] Use Ansible Vault to encrypt sensitive files

  • [x] Update to ghost 0.5 and use mongodb wrapper for files

Clone this wiki locally