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.
2. Choose a source
- GitHub: connect a repository and deploy by branch
- ZIP upload: upload a project archive
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 server from the hosting create flow and start it.
5. Monitor
- Watch logs
- Check runtime stats
- Redeploy after changes