| Docker | Local | Utilizes docker-compose.yml to manage and auto-start containers when Docker is available on the local machine. This is ideal for local development and testing environments. |
| Railway | GraphQL API | Facilitates the creation of services by setting environment variables, generating domains, and polling the status of deployments. Railway is suitable for developers looking for a streamlined deployment process with minimal configuration. |
| Akash | REST API | Leverages SDL v2.0 to define deployments, automatically accepts bids, and sends manifests. Akash is designed for decentralized cloud computing, offering flexibility and cost-effectiveness. |
| Phala | REST API | Provides a two-phase CVM (Confidential Virtual Machine) provisioning process with encrypted environment variables and Trusted Execution Environment (TEE) support. Phala is ideal for secure and confidential computing needs. |
| io.net | REST API | Conducts hardware discovery and container deployment, continuously polling for the deployment URL. This provider is suitable for dynamic environments where hardware specifications might frequently change. |
| Nosana | REST API | Implements the INFINITE strategy for persistent GPU services, making it an excellent choice for long-running GPU-intensive tasks. |