Proven over 15 years in hosting. Your VPS with BeAdmin is ready to go out of the box.
Germany
Netherlands
Sweden
Switzerland
Spain
USA
This guide will help you install the necessary software for your website, upload files to the server, and configure the Nginx web server. At the end, you’ll be able to verify that your website is accessible online.
BeAdmin installed (see Installation Guide)If you don't have a server ready for your site yet, our partners offer VPS plans with BeAdmin pre‑installed.
Proven over 15 years in hosting. Your VPS with BeAdmin is ready to go out of the box.
European reliability made simple. Launch BeAdmin with your VPS in just one click.
After successfully installing BeAdmin, you can access the control panel at: https://your_server_ip:8080/ or https://your_domain:8080/ (if you specified a domain during installation).
Replace your_server_ip or your_domain with the actual address, open the link, and log in using the email set during installation (default: admin@local.host).
To run a website, you need to install the required components: PHP, and Nginx.
To do this:
BeAdmin panel.By default, the latest versions are installed, but you can choose a different PHP version in the next steps if needed.
Nginx installation takes about 15 seconds, after which you can proceed—other modules will install automatically.
To ensure your website functions correctly, you need to configure the Nginx web server to handle incoming requests. Each website uses a server block, which directs requests to the appropriate files.
Go to Nginx and create a new server block:
index.php to the beginning of the index files list.If you do not want the website to be immediately accessible online, toggle off the Enable Host option.
After filling in all the parameters, click Create, then navigate to the newly created server block and select it in the installation wizard.
Since no website files are currently on the server, the web server cannot process incoming requests. Follow the instructions below to upload files to the server.
How to upload files:
Upload.After uploading:
💡 Tip
Typically, the archive extracts files into a folder named after your website. However, depending on how the archive was created, the files might end up in the root directory or a different folder. If needed, move them to the correct folder or rename the existing one.
If all steps were completed correctly, the installation wizard will provide a link to check if your website is accessible. Open the link and ensure that the website loads properly.
If you disabled the Nginx host during setup, return to its settings and enable it to make the site accessible.
After opening the link, the installation wizard will close automatically. You can later access your website from the Websites section.
🎉 Done! Your website has been successfully deployed and is ready to use! 🚀