Este guia de início rápido mostra como instalar o AlloyDB Omni, que pode ser executado
em qualquer ambiente baseado em UNIX compatível com ambientes de execução de contêineres.
O AlloyDB Omni é executado em um contêiner. Instale um ambiente de execução de contêineres, como o Docker ou o Podman, na sua máquina antes de instalar o AlloyDB Omni.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-25 UTC."],[[["AlloyDB Omni can be installed in any UNIX-based environment that supports container runtimes, like Docker or Podman."],["The minimum requirements to run AlloyDB Omni include an x86-64 or Arm CPU with AVX2 support, 2 GB of RAM, 10 GB of disk space, and specific OS and software versions depending on whether the platform is Linux or macOS."],["To install AlloyDB Omni, use the `docker run` or `podman run` command to create a new container, remembering to set a password for the `postgres` user."],["By default, AlloyDB Omni stores data within the container, which is deleted when the container is removed; users can change this default and mount a host file system data directory."],["To clean up the AlloyDB Omni container, you must first stop it by using `docker container stop` or `podman container stop` before removing it using `docker container rm` or `podman container rm`."]]],[]]