This repository hosts the code for the devlab series by Al Saleh.
The devlab series is published in video and text on the following channels:
- Video:
- Articles:
More distribution channels will follow.
To clone the latest update of the repo
git clone https://github.com/alayham/devlab-series-automations.git
To clone a specific tag for a specific episode of the series, for example S01E06
git clone --branch S01E06 https://github.com/alayham/devlab-series-automations.git
Many of the tags are available in the series index below. Also check the Pull requests for updates to the code.
You can request support for using the code I provide in the series, and you can offer support to the code author and other users of the code.
You can request support by:
- creating a Github issue.
- leaving a comment on YouTube.com
- leaving a comment on Medium.com
- leaving a comment on SubscribeStar.com
- leaving a comment on Patreon.com
You can provide support by:
- answering comments on the videos or articles.
- contributing to Github issue.
- contributing to Github code reviews.
I have multiple options to accept support from generous people or organisations. here are some suggestions:
- Subscribe, like, share, discuss, clap, star, follow, watch, and anything that can help with social media algorithms.
- Become a parton on Patreon.com.
- Become a subscriber on SubscribeStar.com.
- Sponsor me on Github.
- Sponsor an episode of the devlab series about your favourite software project.
- The first episode with a git tag is S01E06.
- All episodes have at least one copy of the video and one copy of the article.
- The devlab show runs along with the series, and includes commentary, interviews, and general information about the series.
Episode | Tag | Title | Video | Article |
---|---|---|---|---|
S01E01 | Devlab, Beyound a homelab | YouTube | Medium | |
S01E02 | Proxmox automation with Ansible | YouTube | Medium | |
S01E03 | Infrastructure and networking automation with Ansible | YouTube | Medium | |
S01E04 | RouterOS inside Proxmox VE with Ansible | YouTube | Medium | |
S01E05 | Deploying Proxmox VE with hardware assisted nested Virtualization | YouTube | Medium | |
S01E06 | S01E06 | Gitlab in Proxmox LXC with Ansible | YouTube | Medium |
S01E07 | S01E07 | GitLab CI/CD Runner for RouterOS Update with Ansible | YouTube | Medium |
S01E08 | S01E08 | Building a Node.js development container with Ansible | YouTube | Medium |
S01E09 | S01E09 | Development Environment For Drupal and Laravel Lumen with Ansible | YouTube | Medium |
S01E10 | S01E10 | Python/AI Development environment | YouTube | Medium |
S01E11 | S01E11 | Agentless Certificate Authority with Ansible | YouTube | Medium |
S01E12 | S01E12 | Trust the Authority with Ansible | YouTube | Medium |
S01E13 | S01E13 | Swarm with Ansible | YouTube | Medium |
S01E14 | S01E14 | DHCP With Ansible | YouTube | Medium |
S01E15 | S01E15 | WordPress Development with Ansible | YouTube | Medium |
S01E16 | S01E16 | BIND DNS with Ansible | YouTube | Medium |
S01E17 | S01E17 | Rust development environment with Ansible | YouTube | Medium |
S01E18 | S01E18 | DDNS With Ansible | YouTube | Medium |
S01E19 | S01E19 | WireGuard as you have never seen it before | YouTube | Medium |
S01E20 | S01E20 | Firewall Infrastructure as Code | YouTube | Medium |