Hack call: 14:00 UTC
Infrastructure-as-Code for FreedomBox Foundation-hosted services like ddns.freedombox.org (James)
- Recommend against Ansible, it's better for new installs, not idempotent.
- Terraform provisioning tool will store state that has been done, and not do it again.
- Applications in Docker.
- Set up docker-compose and deploy through Ansible or script.
- Take same approach for new build server.
- Demo server (Joseph)
- All ports were exposed until now.
- Now only needed ports are exposed in firewall.
- Terraform code for demo server is very outdated.
- Add Wordpress to default installed apps.
- Mediawiki only shown on home page after login, could be a bug?
- IRC channel #freedombox-dev (Joseph)
- Does not require registrations any more, anyone can join.
- Might increase spam.
- Someone with admin access needs to add Sunil/Joseph as admins.
- Functional tests failures in testing and unstable
- Web driver exceptions
- vagrant testing builder failing
- Moving builds to new desktop
