# List of supported service types This is a list of all supported service types that can be used in import yaml configuration file. :::note Versions listed on the same line are aliases of the same underlying version. ::: ## Available service types ### Static Services | Service Type | Versions | | --- | --- | | Nginx | nginx@1.22,nginx@latest | | Static | static,static@1.0,static@latest | ### Containers and virtual machines | Service Type | Versions | | --- | --- | | Alpine | alpine@3.23, alpine@3.22, alpine@3.21, alpine@3.20, alpine@3.19, alpine@3.18, alpine@3.17 | | Ubuntu | ubuntu@24.04, ubuntu@22.04 | ### Runtime services | Service Type | Versions | | --- | --- | | Bun | bun@1.3.9,bun@1.3,bun@latest, bun@1.2.2,bun@1.2, bun@nightly, bun@canary, bun@1.1.34,bun@1.1(Ubuntu only) | | Deno | deno@2.0.0,deno@2,deno@latest, deno@1.45.5,deno@1 | | .NET | dotnet@10, dotnet@9, dotnet@8, dotnet@7, dotnet@6 | | Elixir | elixir@1,elixir@1.16,elixir@1.16.2 | | Gleam | gleam@1,gleam@1.5,gleam@1.5.1 | | Go | go@1.22,go@1,golang@1,golang@1.22 | | Java | java@21, java,java@17,java@latest | | Node.js | nodejs@24, nodejs@22, nodejs@20, nodejs@18 | | PHP & Apache | php-apache@8.5+2.4,php-apache@8.5, php-apache@8.4+2.4,php-apache@8.4, php-apache@8.3+2.4,php-apache@8.3, php-apache@8.1+2.4,php-apache@8.1 | | PHP & nginx | php-nginx@8.5+1.28,php-nginx@8.5, php-nginx@8.4+1.22,php-nginx@8.4, php-nginx@8.3+1.22,php-nginx@8.3, php-nginx@8.1+1.22,php-nginx@8.1 | | Python | python@3.14 (Ubuntu only), python@3.12, python@3.11 | | Rust | rust@1.86,rust@1,rust@stable, rust@1.80, rust@1.78, rust@nightly | ### Database services | Database Type | Versions | | --- | --- | | KeyDB | keydb@6 | | MariaDB | mariadb@10.6 | | PostgreSQL | postgresql:single@18,postgresql:ha@18, postgresql:single@17,postgresql:ha@17, postgresql:single@16,postgresql:ha@16, postgresql:single@14,postgresql:ha@14 | | Qdrant | qdrant@1.12, qdrant@1.10 | | Valkey | valkey@7.2 | ### Search Engine | Search Engine | Versions | | --- | --- | | Elasticsearch | elasticsearch@9.2, elasticsearch@8.16 | | Meilisearch | meilisearch@1.20, meilisearch@1.10 | | Typesense | typesense@27.1 | ### Message Broker | Message Broker | Versions | | --- | --- | | Kafka | kafka@3.9, kafka@3.8 | | NATS | nats@2.12, nats@2.10 | ### Storage Services | Database Type | Versions | | --- | --- | | Object storage | object-storage | | Shared storage | shared-storage |