NGINX

Development

Dockerizing Nginx: A Step-by-Step Guide

In the realm of web applications, Nginx stands as a prominent open-source web server, widely used for its stability, performance, and lightweight nature. Docker, on the other hand, has revolutionized

Read More »

How to install PHP 8 on Ubuntu 20.04

Simple and light way to install the PHP 8 to Ubuntu 20.04. Step 1: Enabling PHP Repository Ondřej Surý, a Debian developer, maintains a repository that includes multiple PHP versions.

Read More »
Scroll to Top