433 Commits

Author SHA1 Message Date
Jeff Geerling 062e6940e6 Fixes #164: Kubernetes example says load cluster.k8s.test but there is nothing there by default. 2019-08-22 22:23:14 -05:00
Jeff Geerling c98a3f2afa Update digital_ocean.py script from Ansible repository. 2019-08-20 13:22:15 -05:00
Jeff Geerling deabf0f346 Merge pull request #149 from torenware/146-kubectl-version
Updated version of kubernetes packages to 1.13.8 from 1.13.1.
2019-08-20 13:14:37 -05:00
Jeff Geerling 90913a1564 Issue #83: Final tweaks to examples in Chapter 12. 2019-08-20 13:11:55 -05:00
Jeff Geerling bc8375a98f Issue #83: Test the right things in the right tests. 2019-08-16 11:23:51 -05:00
Jeff Geerling 96974b1aeb Issue #83: Add Nginx HTTPS Proxy example and test. 2019-08-16 11:05:01 -05:00
Jeff Geerling 603b08dec1 Issue #83: More tweaks for Let's Encrypt example in chapter 12. 2019-08-15 16:40:10 -05:00
Jeff Geerling 3430ece1aa Modify Lets Encrypt example to work correctly for non-root users. 2019-08-14 15:08:35 -05:00
Rob Thorne af2d75ab59 Updated version of kubernetes packages to 1.13.8 from 1.13.1. 2019-07-23 20:06:17 -07:00
Jeff Geerling 6a8fb24310 Fixes #139: Helm Tiller ServiceAccount task name fix. 2019-05-31 09:18:57 -05:00
Jeff Geerling 12afd71fae Merge pull request #138 from Akasurde/patch-1
Fix typo in README
2019-05-31 09:14:55 -05:00
Abhijeet Kasurde 6ae047c0f7 Fix typo in README
changed REAMDE to README
2019-05-28 15:08:29 +05:30
Jeff Geerling fa6dcee0f4 Fixes #134: Add apt cache update in deployments-rolling playbook. 2019-03-10 13:56:05 -05:00
Jeff Geerling 9cce4d1609 Fix broken test build for rolling deployments; ensure Ping is installed. 2019-01-26 22:40:59 -06:00
Jeff Geerling d2f335d767 Fixes #124: Update Node.js rolling deployment example to work with Ubuntu 18.04. 2019-01-21 23:17:46 -06:00
Jeff Geerling 243aa4684e Update deployments-balancer example to use Ubuntu 18.04. 2019-01-16 23:11:10 -06:00
Jeff Geerling 93c8bba24e Update from ubuntu1404 to ubuntu1804 in dynamic-inventory example. 2019-01-16 23:05:25 -06:00
Jeff Geerling d79d954abb Issue #108: Upgrade Kubernetes example to 1.13. 2019-01-16 21:31:17 -06:00
Jeff Geerling 6befa7595d Issue #110: Update lamp-infrastructure example to use CentOS 7 for DO and AWS. 2019-01-16 00:10:43 -06:00
Jeff Geerling 76d01c564a Fixes #110: Update lamp-infrastructure example to use CentOS 7. 2019-01-15 23:30:54 -06:00
Jeff Geerling 376a930d06 Issue #119: Some additional cleanups for Ruby deployment example. 2019-01-15 21:16:57 -06:00
Jeff Geerling acea186b73 Merge pull request #121 from geerlingguy/119-update-deployments
Fixes #119: Build failing on Ruby on Rails deployments example
2019-01-12 21:06:57 -06:00
Jeff Geerling 6a0f390f61 Fixes #119: Update README for Ruby on Rails deployments example. 2019-01-12 21:06:45 -06:00
Jeff Geerling 3226836d53 Issue #119: Add tzdata to app dependencies for Rails under Ubuntu 18.04. 2019-01-09 23:23:40 -06:00
Jeff Geerling 93bb02ad1b Issue #119: Use version 2.0.1 of rails demo app. 2019-01-09 22:49:38 -06:00
Jeff Geerling 06e54a1a21 Issue #119: Use version 2.0.0 of the Demo Rails app, on Ruby 2.6.0. 2019-01-09 22:34:45 -06:00
Jeff Geerling 28c65479fb Issue #119: Install libssl-dev to try to get bundler install to work. 2019-01-08 22:06:02 -06:00
Jeff Geerling 36115a1aec Issue #119: Use Ruby 2.3.8 for now, as it works well with sass gem in demo app. 2019-01-08 21:53:38 -06:00
Jeff Geerling 15f2f045ce Issue #119: Update to Ruby 2.6.0. 2019-01-08 19:56:27 -06:00
Jeff Geerling d66a49aa47 Issue #119: Test deployments using Ubuntu 18.04. 2019-01-08 19:49:52 -06:00
Jeff Geerling ea8ef61980 Merge pull request #114 from dglinder/patch-2
update to non-loop "apt:" module usage
2018-11-18 11:53:47 -05:00
Daniel Linder 17c115b022 update to non-loop "apt:" module usage
This removes the deprecation warning which suggests removing the loop and use the "name:"  with multiple items.
2018-11-16 01:16:47 -06:00
Jeff Geerling 9d97644bb7 Update Express required version to mitigate GitHub security notice - other location. 2018-10-25 10:40:18 -05:00
Jeff Geerling c2cce4bbe4 Update Express required version to mitigate GitHub security notice. 2018-10-25 10:39:16 -05:00
Jeff Geerling df05b1219c Add HTTPS Let's Encrypt example using geerlingguy.certbot role. 2018-09-15 22:38:08 -05:00
Jeff Geerling 58ca936579 Fixes #106: Use https for Remi's repo in Node.js example. 1.17 2018-09-12 21:51:00 -05:00
Jeff Geerling fe1187d0a0 Tiny docs fix in kubectl-connection example. 2018-09-12 21:32:24 -05:00
Jeff Geerling e0825aacbb Issue #105: Don't install pip for Python 2 in HTTPS example. 2018-09-11 10:01:03 -05:00
Jeff Geerling 1837b2a33d Fix self-signed HTTPS example - install libssl-dev dependency. 2018-09-11 09:35:47 -05:00
Jeff Geerling 71b8d92a59 Typo in one of the Helm task names. 2018-09-07 23:16:12 -05:00
Jeff Geerling c570fda85c Print the NodePort of the phpmyadmin example app when running helm example. 2018-09-07 23:07:14 -05:00
Jeff Geerling 352d702977 Add many examples - helm, k8s module, kubectl connection plugin. 2018-09-07 00:20:09 -05:00
Jeff Geerling 28c1cadc1f Use human-friendly names for Kubernetes inventory. 2018-09-04 19:32:03 -05:00
Jeff Geerling 0d97e0abd0 Remove unneeded pip and docker-compose deps from Kubernetes example. 2018-08-29 22:04:18 -05:00
Jeff Geerling 69eb81eae9 Switch to using geerlingguy.swap role to manage swap on K8s nodes. 2018-08-28 22:29:26 -05:00
Jeff Geerling bfbbfe3eb1 Add Kubernetes cluster example for chapter 13. 2018-08-25 00:09:00 -05:00
Jeff Geerling 14c0023499 Small tweaks to the new Docker Hubot Slack container example. 2018-08-21 22:23:14 -05:00
Jeff Geerling 55a74457ec Add example build of Hubot Slack Docker container image using Ansible. 2018-08-10 16:44:19 -05:00
Jeff Geerling ac0a59ad8f Merge pull request #98 from dglinder/patch-1
Use secured HTTP connection for Drupal download
2018-08-08 21:57:29 -05:00
Jeff Geerling 537cd31d15 Fixes in addition to #98 - use https for drupal git repo. 2018-08-08 21:57:19 -05:00