Skip to content
Dashboard

NexHost Documentation

Documentation for choosing the right NexHost service, deploying code, and operating each release with confidence.

Ship your first app

Create

Configure

Operate

Logs & monitoring

Quickstarts

All documentation

NexHost DocumentationChoose a service, deploy code, and operate releases on NexHost.Getting StartedCreate a project, choose the appropriate service type, and configure a first depYour First DeploymentDeploy a project from a source archive or repository and verify the release in tServices OverviewSelect the NexHost service type that matches how your application runs.Frontend AppsDeploy a server-rendered Node.js frontend with its own public runtime and healthStatic SitesPublish pre-built HTML, CSS, JavaScript, and assets without a long-running appliWeb ServicesRun a public API or full-stack application that listens on an HTTP port.Private ServicesRun an internal service that is reachable by services in the same workspace netwBackground WorkersRun a long-lived process for queues, media processing, and asynchronous work.Cron JobsRun a finite command on a UTC schedule.PostgresProvision a private PostgreSQL database with durable storage and generated conneWorkflowsRun an on-demand container task with run history, timeouts, and bounded retries.Environment VariablesConfigure build-time and runtime values for a NexHost service without committingCustom DomainsAttach a domain to a public NexHost service and complete the dashboard-guided DNDomains and NetworkingUnderstand public and private service access before connecting applications.DeploymentsFollow a NexHost release from source preparation through build, startup, and reaDeployment TroubleshootingDiagnose source, build, startup, and health-check failures from the deployment dLogsUse deployment build output and service details to investigate a NexHost releaseStorage and Release ArtifactsUnderstand the difference between immutable deployment artifacts and applicationWorkspaces and AccessKeep project ownership, access, and support information organized within a NexHoBillingReview workspace billing information and complete payment actions from the NexHoNext CLIUse the NexHost Git command-line interface to work with hosted repositories.NexHost GitCreate, clone, and connect a NexHost-hosted Git repository to a service.API Access and AvailabilityUnderstand the current supported programmatic interfaces for NexHost.Node.js QuickstartDeploy a small Node.js HTTP application as a NexHost Web Service.Python QuickstartDeploy a Python HTTP application as a NexHost Web Service.Static Sites QuickstartDeploy a Vite, React, Astro, or exported Next.js frontend as a NexHost Static SiDocker QuickstartDeploy an existing container image as a compatible NexHost runtime service.