Application setup with Ansible

preview_player
Показать описание
00:00 Introduction / preliminary setup
02:00 Ansible playbook
03:55 Install packages with the apt module
05:40 Using "become" with Ansible (sudo equivalent)
07:40 Idempotence
09:44 Add a user with the user module
12:50 Download / unpack a zip file (get_url, unarchive)
14:19 Reminder about permissions
25:00 Nginx setup with Ansible
27:57 Best practices: use Ansible variables
30:55 Copy the frontend files to the proper location
33:53 Nginx configuration file
38:52 Manage services (systemd module)
43:48 mysql_db / mysql_user modules
44:45 "acl" package and become_user
Рекомендации по теме