Production-like beta notes
For beta and production-like installs, use APP_ENV=production, APP_DEBUG=false, a trusted APP_URL, HTTPS, secure session cookies, a real queue worker, and built frontend assets.
Change seeded credentials, review roles and permissions, configure mail carefully, and test integrations such as Nextcloud and BookStack only after the base install is working.