Build. Ship. Monitor.

AutoDevOps Control

Paste your GitHub repo, provide the Dockerfiles, and deploy to EC2 with live status updates.

1
Connect

Enter a public GitHub repository URL.

2
Paste Dockerfiles

Add the backend and/or frontend Dockerfile exactly as used in your repo.

3
Deploy

Track progress, then open the live URLs from the result panel.

Deployment form

Launch a new app

Open Dashboard

Only public GitHub repositories are supported.

Backend

Add this only if your repo has a backend service.

Port required

Frontend

Frontend always runs on port 80.

Auto port 80

Quick rules

  • Provide at least one Dockerfile.
  • Backend port is mandatory if backend Dockerfile is used.
  • Frontend port is fixed to 80.

Ready when you are

Need a format?

Paste-ready deployment checklist

Before deploy

Make sure your repo is public, Dockerfile is committed, and AWS credentials can launch EC2.

During deploy

The status card will show EC2 creation, cloning, setup, and final URLs.

After deploy

Use the dashboard to review running apps and terminate old instances when done.