Getting Started
Deploy your first project in a few steps.
Deploy your first project in a few steps.
1. Sign in
Go to https://autodisc.xyz and sign in.
After authentication, Open Deploy takes you to the normal Autodisc Deploy dashboard. It does not replace the dashboard with another landing page.
2. Choose a source
- GitHub: connect a repository and deploy by branch
- ZIP upload: upload a project archive
- Docker image: run a pinned image from a supported registry
- Compose: review and deploy a multi-service Compose document
3. Configure
Set or confirm:
- Start command
- Environment variables
- Plan
If auto-detection picks the wrong runtime or command, add an autodisc.yml to the repo.
4. Deploy
Create the project and service, then start the deployment. Shared-plan users deploy into Autodisc-managed capacity. Attached and dedicated-server users can select infrastructure they are authorized to administer.
5. Monitor
- Watch logs
- Check runtime stats
- Review deployment history and health
- Redeploy after changes