🚀 Your Installation is Ready!

{{ $installation->product->title }}

Hi {{ $installation->user->name }},

Great news! Your application has been successfully deployed and is ready to use.

Installation Details

Status: ✓ Active

Installation ID: {{ $installation->install_id }}

Your Application URL:

Admin Credentials

Username: {{ $installation->admin_username }}

Password: {{ decrypt($installation->admin_password_encrypted) }}

🔒 Security: Please change your admin password immediately after first login.
@if($installation->ssl_enabled)

SSL Certificate: ✓ Enabled (Let's Encrypt)

@endif

Database: {{ $installation->database_name }}

Provisioned: {{ $installation->provisioned_at->format('F d, Y H:i') }}

Access Your Application

What's Included:

Next Steps:

  1. Click the button above to access your application
  2. Login with the provided credentials
  3. Change your admin password
  4. Start configuring your application

Need help? Visit your dashboard or contact support.