[ 'validate_order' => 'Validate order', 'reserve_resources' => 'Reserve resources', 'clone_vm' => 'Clone VM from template', 'configure_cloud_init' => 'Configure cloud-init', 'start_vm' => 'Start VM', 'wait_for_guest_agent' => 'Wait for guest agent', 'configure_network' => 'Configure network', 'deploy_application_stack' => 'Deploy application stack', 'configure_nextcloud' => 'Set up Nextcloud', 'create_customer_admin' => 'Create admin account', 'configure_dns_and_tls' => 'Configure DNS & TLS', 'register_backup' => 'Register backup', 'register_monitoring' => 'Register monitoring', 'run_acceptance_checks' => 'Acceptance checks', 'complete_provisioning' => 'Complete provisioning', ], 'mail' => [ 'ready_subject' => 'Your CluPilot cloud is ready', 'ready_greeting' => 'Welcome to CluPilot!', 'ready_line' => 'Your cloud is set up and ready to use. Here are your credentials:', 'ready_user' => 'Username: :user', 'ready_password' => 'Initial password: :password (please change it after your first login)', 'ready_action' => 'Open your cloud', ], ];