This video series is pure gold. I'm a backend developer by day and wanted to learn IaC and dev ops related tools for years. Your videos really showed and explained to me, how tools like Terraform or Ansible work and *for what* they can be used.
This has been a super useful series. I would love to see a video to setup a ntfy instance on a private tailnet. It has the added complexity of needing ssl certificate for the service to work properly.
You could expose ntfy using Tailscale serve. Example. Say ntfy runs on port 8080, something like "tailscale serve --bg 8080" would make it available with TLS inside your tailnet at nodename.magicdns-generatedname.ts.net
I would like to see a part 4 with the complete automatic setup using maybe github actions with a start and stop that simulate create and destroy of the vm and dns record. Thanks
Nicely done, Alex! You packed a lot into those episodes! In case anyone needs a *really* basic intro to Ansible, which doesn't even *begin* to cover most of the stuff you covered, I did one (gulp!) eight years ago here: th-cam.com/video/MfoAb50Br94/w-d-xo.html There was a lot less to Ansible then, and, of course, no Tailscale yet! A few things have changed, but in general I think most of it is still valid. Might be useful for someone.
Those videos are among the best on TH-cam (for me), your ability to explain is really, really good.
This video series is pure gold. I'm a backend developer by day and wanted to learn IaC and dev ops related tools for years.
Your videos really showed and explained to me, how tools like Terraform or Ansible work and *for what* they can be used.
This has been a super useful series. I would love to see a video to setup a ntfy instance on a private tailnet. It has the added complexity of needing ssl certificate for the service to work properly.
You could expose ntfy using Tailscale serve.
Example. Say ntfy runs on port 8080, something like "tailscale serve --bg 8080" would make it available with TLS inside your tailnet at nodename.magicdns-generatedname.ts.net
Thanks a lot. You are doing really fantastic training videos.
Love these videos, great work!
@33:48 😬😬
For a large setup
Jenkins with ansible and terraform for automation. Instead of just file.
Love you videos
I would really like to see a video about tailscale + nixos
What specifically interests you? -Alex
@@Tailscale A tutorial similar to this series, but where instead of ansible (and ubuntu) your use nixos, would be very interesting!
To add to that: If there's enough nixos interest in your audience, maybe go into remote builds using tailscale ssh.
I'm trying to use Ceph storage using Tailscale. So far so good.
It will be good if you make a video about it
Hey Alex, will there be a video on your home lab setup utilizing tailscale?
What would you specifically like to see? -Alex
I would like to see a part 4 with the complete automatic setup using maybe github actions with a start and stop that simulate create and destroy of the vm and dns record. Thanks
Ooo I like that idea 💡
Nicely done, Alex! You packed a lot into those episodes!
In case anyone needs a *really* basic intro to Ansible, which doesn't even *begin* to cover most of the stuff you covered, I did one (gulp!) eight years ago here:
th-cam.com/video/MfoAb50Br94/w-d-xo.html
There was a lot less to Ansible then, and, of course, no Tailscale yet! A few things have changed, but in general I think most of it is still valid. Might be useful for someone.
nix ?
能让新手一键学会吗?
I have a challenge/idea for a video Alex. Matrix server (synapse or other) + tailscale + docker (or nix or other). Look forward to your next video!