Get Started
Quick Start
Deploy your first Webiny project to AWS and access the Admin panel.
Overview
This guide walks you through deploying your Webiny project to AWS and accessing the Admin panel for the first time. The deployment process sets up all necessary AWS resources and provides you with URLs to access your applications.
Deploy to AWS
Navigate to your project directory and run:
This command deploys your Webiny instance to the dev environment. The process typically takes 5-15 minutes for initial deployment as AWS provisions all necessary resources. Subsequent deployments are significantly faster.
Access Admin Panel
After deployment completes, the terminal displays URLs for your applications. To access the Admin panel:
- Copy the Admin URL from the deployment output
- Open the URL in your browser
- Complete the installation wizard
If you missed the URL, retrieve it with:
Initial Setup
When accessing the Admin panel for the first time, you’ll need to:
- Create an admin account - Provide your name, email, and password
- Complete the setup wizard - Follow the prompts to finalize configuration
- Access the dashboard - You’ll be redirected to the main Admin dashboard
Next Steps
With your Webiny instance deployed:
- Explore the Admin dashboard and available applications
- Create your first content model in the Headless CMS
- Build pages with the Website Builder
- Configure security settings and user roles
For local development workflows, see Local Development.