Skip to content

Install wpcontroller on Vultr

1. Deploy a wpcontroller server on Vultr

Deploy a wpcontroller server using the wpcontroller Vultr marketplace app.

It is recommended that you deploy a server with 1 GiB memory and at least 1 CPU core for each WordPress web site you will run.

See: server resource requirements

2. Open required ports on your Vultr firewall

Using Vultr's Network Firewall feature, open the required ports:

Link: https://my.vultr.com/firewall/

Direction Port Protocol Purpose
Inbound 22 TCP SFTP / SSH
Inbound 80 TCP TLS verification
Inbound 443 TCP Web traffic

Note: restricting access on port 22 to necessary IP addresses is a good security practice.

3. Register your instance

Once your server is running, visit install.wpcontroller.com and enter the public IP address of your server. It may take 1-3 minutes to become available.

Troubleshooting

Check the wpcontroller log

sudo less /var/log/wpcontroller.log

Check the wpcontroller systemd journal

sudo journalctl --unit wpcontroller

Check the wpcontroller installer systemd journal

sudo journalctl --unit run-wpcontroller-installer

Need help?

Contact support by sending an email to support@wpcontroller.com and we'll be happy to help!