Course description
This course will walk through developing and deploying a multi-service Flask and Ruby on Rails application with a focus on deploying it. Along the way you'll learn all the Docker basics as well as: creating first unit files, systemd and updating the deployment.
Prerequisites
none
Meet the expert
Nick Janetakis is a consultant who works with teams and individuals on Topics of Web Development: Ruby on Rails, Flask, Docker and Ansible, and is an instructor for Stone River eLearning
Course outline
Systemd
Creating First Unit Files (17:20)
- Introduction (00:08)
- Creating your first unit files (07:22)
- Exploring the updated deploy script (09:41)
- Summary (00:08)
What is Systemd (19:00)
- Introduction (00:08)
- What is systemd (02:07)
- Creating self signed ssl certificates (05:36)
- Customizing the official nginx image (11:00)
- Summary (00:08)
Updating the Deploy Files (21:35)
- Introduction (00:08)
- Updating the deploy files (16:08)
- What is nginx (05:11)
- Summary (00:08)