You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, I've broadened my system administration knowledge by virtually creating Docker images, all within my personal virtual machine. This project allowed me to delve deeper into the world of system administration and Docker. 🐳
this repository contains scripts for setting up and configuring software on Debian and Fedora systems. The scripts handle tasks like installing Miniconda, setting up servers, and configuring development environments, ensuring a smooth and efficient setup process.
This project provides a Dockerized solution for dynamically routing incoming traffic based on a configuration file. It is particularly useful for scenarios where the routing configuration needs to be updated dynamically without restarting the Nginx server.