Renboot LogoRenboot

Zip upload

Deploy without Git by uploading a project archive from your computer.

  1. Open New Deployment → Zip.
  2. Choose a .zip file (maximum 100MB).
  3. Set display name, monorepo path if needed, build/start commands, and env vars.
  4. Deploy. Renboot uploads the archive, then queues the deployment.

Tips

  • Zip the project root so package.json (or equivalent) is near the top of the archive, or set build root to the correct folder.
  • Exclude node_modules and large build artifacts when possible to stay under the size limit.
  • For ongoing work, switch to GitHub so you do not re-upload manually each time.

Upload errors

If the upload fails, check your connection and file size, then try again. Contact support if the error persists after a successful upload.