Deploy Nextcloud on Rocky Linux 9 (Nginx or Docker)
Vijona16. December 2025 Deploy Nextcloud on Rocky Linux 9 (Nginx or Docker) Content1 Nextcloud Overview2 Deployment Options on Rocky Linux 93 Prerequisites4 Download the Nextcloud Web Application Files5 Install MariaDB…
How to Use the docker container run Command Effectively
Vijona25. November 2025 How to Use docker container run to Launch and Customize Containers Docker operates applications inside containers — lightweight, isolated environments that package software together with all required…
Install ownCloud on Ubuntu 24.04 with Docker and MariaDB
Vijona2. September 2025 How to Install ownCloud on Ubuntu 24.04 Using Docker ownCloud is an open-source solution for file storage and sharing, allowing you to synchronize, manage, and access your…
How to Commit Changes to a Docker Image with Docker CLI
Vijona2. September 2025 How to Commit Changes to a Docker Image Docker is an open-source solution designed to deploy, scale, and manage applications inside lightweight, isolated containers. These containers bundle…
Docker Logs Command: View, Stream & Filter Logs
Vijona1. September 2025 How to Use the Docker Logs Command The docker logs command is an essential diagnostic utility that displays everything a container outputs to standard output (stdout) and…
How to Stop Docker Containers Safely and Efficiently
Vijona18. August 2025 How to Stop Docker Containers Safely When using Docker, it’s common to run several containers to manage different parts of an application. Whether you’re working in a…
Docker Image Tagging Guide: Strategy, Syntax & CI/CD
Vijona18. August 2025 How to Tag Docker Images Effectively Docker tags provide human-readable names to container images, replacing cryptic IDs with meaningful labels. This allows developers to structure images…
Deploy Jenkins with Docker Compose on Ubuntu
Vijona17. July 2025 Installing Jenkins on a Ubuntu Server Using Docker Compose Jenkins, a widely used open-source application developed in Java, is ideal for creating continuous integration and continuous deployment…
Install Harbor Docker Registry on CentOS 7 with HTTPS
Vijona1. July 2025 Install and Configure Harbor Registry on CentOS 7 Harbor is a robust, open-source container registry designed for enterprise use. It stores and distributes Docker images and extends…


