Commit Graph

28 Commits

Author SHA1 Message Date
e3227716b9 Create dynamic Vagrantfile for Ansible testing 2020-05-23 22:27:13 -04:00
ff709be0db Add static network interface 2020-04-24 22:24:02 -04:00
1c3355e052 Variable Jenkins version 2020-04-03 20:51:16 -04:00
6218c824d8 Orchestrate Ansible playbook with Jenkins 2020-04-02 20:03:40 -04:00
2fc3910c3e Install basic Prometheus tools 2020-03-31 21:47:26 -04:00
94749f1b06 Getting started Prometheus tutorial 2020-03-21 02:38:35 -04:00
b2c6a71519 Expose Prometheus on port 80 2020-03-21 01:39:30 -04:00
fb524bdb16 Upgrade Ansible dependency to Python 3 2020-03-21 01:39:24 -04:00
89b6416d8d Run Prometheus container 2020-03-21 01:38:53 -04:00
e425808b02 Manage interfaces and update dependency check
Setup bridge networking, install useful packages and fix Ansible
dependency check.
2020-03-05 02:06:21 -05:00
8e546cc720 Change Ansible dependency package for Python 3 2020-03-04 22:05:48 -05:00
48a7b20c05 Specify Python interpreter location 2020-03-03 09:49:43 -05:00
9edd467239 Create libvirt role for virtualization 2020-02-12 01:14:29 -05:00
cbc40e2f82 Fixed BasicAuth on dashboard 2019-12-23 17:22:24 -05:00
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
efb29a2c37 Set permanent Traefik defaults
Traefik exposes containers by default. I disable that.
2019-12-07 23:48:29 -05:00
61542aba88 Removed insecure option
Removed the insecure api option and moved options/ports to a
variable.
2019-12-06 21:00:29 -05:00
7be5efe1dd Disable exposure by default 2019-12-06 21:00:17 -05:00
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
8787722c6c Made traefik.yml a template 2019-11-13 00:48:51 -05:00
6dd3a5b7a7 Add variable wordpress container name 2019-11-13 00:48:49 -05:00
07a794e969 Added handler to restart Traefik on config changes 2019-11-13 00:37:36 -05:00
a43b038b68 Added more defaults 2019-11-02 23:34:03 -04:00
0ce49da441 Added defaults and environments for production 2019-10-31 20:29:09 -04:00
aba56da99a Basic Traefik Setup 2019-10-24 22:56:19 -04:00
e16f33802b Added a method to add production files 2019-10-24 18:34:59 -04:00
9158e1184f Setup WordPress and MariaDB containers
Added port forwarding, python-docker (for Ansible), and containers.
2019-09-19 18:22:51 -04:00
497edc66ad Create basic Docker environment
Creates a Debian 10 environment with Docker and Docker Compose
2019-09-17 22:32:08 -04:00