Commit Graph

14 Commits

Author SHA1 Message Date
kris f1917f6a40 Playbook to upgrade containers
Moved Ansible host requirements to 'ansible' role and created role
'upgrade' and playbook to help with upgrading containers.
2019-12-14 23:24:49 -05:00
kris efb29a2c37 Set permanent Traefik defaults
Traefik exposes containers by default. I disable that.
2019-12-07 23:48:29 -05:00
kris 61542aba88 Removed insecure option
Removed the insecure api option and moved options/ports to a
variable.
2019-12-06 21:00:29 -05:00
kris 7be5efe1dd Disable exposure by default 2019-12-06 21:00:17 -05:00
kris f04f3acc58 Changed to label based config
Removed traefik.yml in favor of label based configuration and
changed hosts to moxietest
2019-12-06 20:59:55 -05:00
kris 8787722c6c Made traefik.yml a template 2019-11-13 00:48:51 -05:00
kris 6dd3a5b7a7 Add variable wordpress container name 2019-11-13 00:48:49 -05:00
kris 07a794e969 Added handler to restart Traefik on config changes 2019-11-13 00:37:36 -05:00
kris a43b038b68 Added more defaults 2019-11-02 23:34:03 -04:00
kris 0ce49da441 Added defaults and environments for production 2019-10-31 20:29:09 -04:00
kris aba56da99a Basic Traefik Setup 2019-10-24 22:56:19 -04:00
kris e16f33802b Added a method to add production files 2019-10-24 18:34:59 -04:00
kris 9158e1184f Setup WordPress and MariaDB containers
Added port forwarding, python-docker (for Ansible), and containers.
2019-09-19 18:22:51 -04:00
kris 497edc66ad Create basic Docker environment
Creates a Debian 10 environment with Docker and Docker Compose
2019-09-17 22:32:08 -04:00