Ubuntu tutorial - IT technology blog

Juju and Charmed Operators on Ubuntu: Automating Deployment and Application Lifecycle Management with a Model-Driven Approach

Juju and Charmed Operators are Canonical's orchestration toolkit for deploying and managing the full lifecycle of complex applications using a Model-driven approach on Ubuntu. Instead of writing manual scripts for each service, Juju automatically handles the relationships between services as the topology changes — scaling, upgrading, and backups are all managed through a single unified interface.
Fedora tutorial - IT technology blog

Deploying GitLab CE on Fedora Server: Building Your Own Internal Source Control and CI/CD Platform with SELinux and firewalld

Six months running GitLab CE in production on Fedora Server — here's what I learned. SELinux doesn't need to be disabled, just configured correctly. Detailed guides covering firewalld, gitlab.rb, automated backups, and Prometheus/Grafana monitoring included. Everything you need to build your own internal DevOps platform without relying on the cloud.