An Ansible primer for Devops | Infrastructure as Code Series Part 3

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 20

  • @mjscpr
    @mjscpr 2 หลายเดือนก่อน +5

    Those videos are among the best on TH-cam (for me), your ability to explain is really, really good.

  • @stefanzweifel
    @stefanzweifel 2 หลายเดือนก่อน

    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.

  • @danwilson1749
    @danwilson1749 5 วันที่ผ่านมา

    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.

    • @Tailscale
      @Tailscale  5 วันที่ผ่านมา

      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

  • @peterfodor3068
    @peterfodor3068 2 หลายเดือนก่อน +1

    Thanks a lot. You are doing really fantastic training videos.

  • @MattZelll
    @MattZelll 2 หลายเดือนก่อน +2

    Love these videos, great work!
    @33:48 😬😬

  • @rolfamfelt9946
    @rolfamfelt9946 2 หลายเดือนก่อน

    For a large setup
    Jenkins with ansible and terraform for automation. Instead of just file.
    Love you videos

  • @MrButz
    @MrButz 2 หลายเดือนก่อน +5

    I would really like to see a video about tailscale + nixos

    • @Tailscale
      @Tailscale  2 หลายเดือนก่อน

      What specifically interests you? -Alex

    • @stianlagstad
      @stianlagstad 2 หลายเดือนก่อน

      @@Tailscale A tutorial similar to this series, but where instead of ansible (and ubuntu) your use nixos, would be very interesting!

    • @stianlagstad
      @stianlagstad 2 หลายเดือนก่อน

      To add to that: If there's enough nixos interest in your audience, maybe go into remote builds using tailscale ssh.

  • @eliekfouri2043
    @eliekfouri2043 2 หลายเดือนก่อน

    I'm trying to use Ceph storage using Tailscale. So far so good.
    It will be good if you make a video about it

  • @hameldesai4756
    @hameldesai4756 2 หลายเดือนก่อน

    Hey Alex, will there be a video on your home lab setup utilizing tailscale?

    • @Tailscale
      @Tailscale  2 หลายเดือนก่อน

      What would you specifically like to see? -Alex

  • @riccardocrippa3572
    @riccardocrippa3572 2 หลายเดือนก่อน

    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

    • @Tailscale
      @Tailscale  2 หลายเดือนก่อน +1

      Ooo I like that idea 💡

  • @quentinsf
    @quentinsf 2 หลายเดือนก่อน

    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.

  • @termitori
    @termitori 2 หลายเดือนก่อน +1

    nix ?

  • @赢政-u1u
    @赢政-u1u 2 หลายเดือนก่อน

    能让新手一键学会吗?

  • @Slit1409
    @Slit1409 2 หลายเดือนก่อน

    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!