W
WordPress Setup Required
Your WordPress installation is ready to be configured
Waiting for initial setup to complete...
📝 Setup Instructions
- Connect to your Droplet via SSH:
ssh root@your-droplet-ip
- The automatic setup wizard will launch on first login
- The wizard will:
- Configure HTTPS with Caddy web server
- Obtain Let's Encrypt short-lived SSL certificate (supports IPs!)
- Set up your WordPress admin account
- Install security plugins
- After setup completes, WordPress will be accessible at:
https://your-droplet-ip
🔒 Automatic SSL with Caddy
This WordPress installation uses Caddy web server with Let's Encrypt short-lived certificates. These special certificates work with IP addresses and auto-renew every ~6 days!
💡 Want to use a custom domain?
After setup, you can run /root/wp_setup_domain.sh to configure a custom domain (will use standard 90-day certificates).