Adminer is a graphical interface using PHP that allows access to many SQL database types. Adminer also offers the interface in many languages. Before following this guide, you need an Ubuntu server with PHP 8.1 and Nginx web server. * Deploy a new [Ubuntu 20.04 server](https://my.vultr.com/). * Create a non-root user with sudo privileges. * [Update](https://docs.vultr.com/how-to-update-a-vultr-cloud-server#how-to-update-debian--ubuntu) the server. * Install PHP 8.1 and Nginx, and secure the serv......