WordPress Setup Required

Your WordPress installation is ready to be configured

Waiting for initial setup to complete...

📝 Setup Instructions

  1. Connect to your Droplet via SSH:
    ssh root@your-droplet-ip
  2. The automatic setup wizard will launch on first login
  3. 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
  4. 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).