Learn quickly new techs

Vim:

  • Comprendre comment Vim démarre: https://thevaluable.dev/vim-runtime-guide-example/

Firewalld:

  • Getting started: https://docs.rockylinux.org/de/guides/security/firewalld-beginners/
  • Operations: https://www.liquidweb.com/kb/an-introduction-to-firewalld/

Ceph:

  • Fundamentals: https://louwrentius.com/understanding-ceph-open-source-scalable-storage.html

Nomad:

  • Quickstart: https://medium.com/hashicorp-engineering/hashicorp-nomad-from-zero-to-wow-1615345aa539
  • Nomad in dev mode
  • Introduction to jobs
  • Integration with Consul
  • Integration with Fabio

jsonnet:

  • https://faun.pub/quick-start-and-debugging-in-jsonnet-28a711da6d7f
  • https://learnxinyminutes.com/docs/jsonnet/