37 Commits

Author SHA1 Message Date
Jeff Geerling 814d4e948c Update all Vagrant VM host-only private network IP ranges. 2022-11-27 13:33:52 -06:00
Jeff Geerling e7f47ec42c Issue #429: Another attempt to fix rails app checkout. 2022-04-15 14:42:36 -05:00
Jeff Geerling 3bc149a34b Issue #429: Try to fix up chapter 10 deploy rails app example a bit. 2022-04-15 14:19:32 -05:00
githubERIK 5353048216 Correct ansible installation link
Invalid: http://docs.ansible.com/intro_installation.html
Valid: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
2021-06-23 13:34:07 +03:00
Jeff Geerling fe7becf4b9 Fixes #259: Update Rails deployment demo Vagrantfile for better WSL compatibility. 2020-07-28 16:58:22 -05:00
Jeff Geerling 995ac71c82 Fixes #298: Change usage of 'src' in requirements.yml files. 2020-07-24 16:36:24 -05:00
Jeff Geerling 78b906592e Issue #295: Update all Ubuntu-based examples to use 20.04. 2020-07-21 21:53:10 -05:00
Jeff Geerling 284d7a4e14 Fixes #230: Convert instances of ansible_ssh_user to ansible_user. 2020-05-12 23:11:40 -05:00
Jeff Geerling 376a930d06 Issue #119: Some additional cleanups for Ruby deployment example. 2019-01-15 21:16: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 796dd1a669 Update deprecated use of include to import_playbook. 2018-03-15 11:05:51 -05:00
Jeff Geerling 1fb8624cab Switch to using ansible.become in Vagrantfiles. 2017-12-17 13:53:46 -06:00
Jeff Geerling 488b0fe0e8 Issue #61: Add rolling deployments test coverage, fix bug with deployments. 2017-05-26 19:09:39 -04:00
Jeff Geerling f886fdcdbf Issue #61: Add first automated test integration with Travis CI. 2017-05-26 16:12:08 -04:00
Jeff Geerling 4936b951d7 Update author URL. 2017-05-26 15:31:28 -04:00
Jeff Geerling 366df1b8cc Update book links to HTTPS. 2016-07-15 14:11:57 -05:00
Jeff Geerling 921c049f70 Update links to personal site in README.md. 2016-07-08 23:18:30 -05:00
Jeff Geerling a00cacd33d Switch use of deprecated 'sudo' to 'become'. 2016-02-23 11:12:35 -06:00
Jeff Geerling 878f627dd3 Update references to Ansible for DevOps website. 2015-11-03 16:58:21 -06:00
Jeff Geerling aff99c082b Force git updates for Ruby example deployment since deploys can modify files. 2015-09-23 22:06:14 -05:00
Jeff Geerling 87c62f1640 A couple small tweaks to fix examples. 2015-09-23 20:50:50 -05:00
Jeff Geerling 7a4ee09d57 Switch from requirements.txt to requirements.yml. 2015-09-22 22:09:44 -05:00
Jeff Geerling a59d67fe7b Major docs cleanup in preparation for final release. 2015-06-29 21:14:40 -05:00
Jeff Geerling 63def47e92 Small style cleanups. 2015-03-04 10:25:47 -06:00
Jeff Geerling 51cb85a788 Add note on version 1.3.0 of Rails app. 2015-02-16 23:49:13 -06:00
Jeff Geerling 76b4903b02 Better inventory file formatting for deployment example. 2015-02-13 09:46:54 -06:00
Jeff Geerling c4560b15be Changes to support easier Rails application deployment. 2015-02-13 09:08:31 -06:00
Jeff Geerling dbf01fe816 Make deployment and provisioning idempotent for rails app. 2015-02-12 11:37:26 -06:00
Jeff Geerling c9f60d8d70 Add notes about deploying updates and notable app releases. 2015-02-10 21:03:16 -06:00
Jeff Geerling 7c154abaf0 Add deployments example with Ruby on Rails demo app for chapter 9. 2015-02-06 07:49:26 -06:00