Skip to content

Start here

First deployment path

The smallest path is: create a project, choose an environment, register an SSH server, create a resource, request a deployment, then observe the access URL, status, logs, and diagnostics.

Choose an entrypoint

  • Use the Web console for interactive configuration and status review.
  • Use the CLI for local development, server-local operation, and GitHub Actions.
  • Use the HTTP API for integrations and control-plane automation.

Success check

A successful minimal deployment should answer:

  • Which resource was deployed to which server.
  • Which source, runtime, and network settings Appaloft used.
  • Which lifecycle status the deployment reached.
  • Which URL the user should open.
  • Which diagnostic summary should be copied when support context is needed.