Even if you already have a good SIEM (Security Information and Event Management) running in your infrastructure, you need to know about Wazuh. This was a great discovery for me, because you can personalize Wazuh as your main security monitor in a big infrastructure, or set Wazuh to be a great tool on your own […]
This time we’ll be learning how to set up a secure any app, in this case Nextcloud, using Docker Compose and Traefik. Nextcloud is a powerful self-hosted solution for file sync and a collaborative tool, while Traefik serves as a reverse proxy that ensures secure access to your services.
In the world of DevOps and server management, efficiency and automation are paramount. This is where Ansible comes into play. Ansible is an open-source automation tool that enables you to manage and configure servers, deploy applications, and orchestrate IT tasks with ease. In this post, we’ll dive into the basics of Ansible and explore how […]