uAdmin installation
Installing the web stack (wizard)
Apache, Nginx, PHP-FPM, MariaDB, Certbot, Adminer, vsftpd and UFW via the Web stack module in the panel.
-
Open Web stack
In the panel sidebar choose Web stack → Install tab. The wizard shows installed and available components.
-
Select components
Check what you need before creating projects. Typical LAMP/LEMP setup: Apache or Nginx, PHP-FPM (e.g. 8.3), MariaDB, Certbot, Adminer. vsftpd and UFW are optional.
Preporučeno za prvi projekt: ✓ Apache ili Nginx (backend) ✓ php8.3-fpm (+ ekstenzije) ✓ mariadb-server ✓ certbot ✓ adminer (phpMyAdmin alternativa) ✓ ufw (firewall)
-
Preview and install
Click Install preview, verify the package list and confirm. The panel runs apt installation in the background — watch the log until it finishes.
-
Post-install check
On the same tab you see service status (running/stopped). PHP extensions and PHP.ini tabs are for further tuning before projects.
TipFrontend Nginx (reverse proxy on 80/443) is configured in the Reverse proxy module if enabled in panel settings.