Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Questa guida rapida mostra come installare AlloyDB Omni, che può essere eseguito
in qualsiasi ambiente basato su UNIX che supporta i runtime dei container.
La tabella seguente elenca i requisiti minimi di hardware e software per AlloyDB Omni.
Sistema operativo/piattaforma
Requisiti hardware minimi
Software minimo
Linux
CPU x86-64 o ARM (*) con supporto AVX2
2 GB di RAM
10 GB di spazio su disco
Sistema operativo basato su Debian (Ubuntu e così via), RHEL 8 o 9
Kernel Linux 5.3 o versioni successive
Cgroupsv2 abilitato
Docker Engine 20.10 o versioni successive o Podman 4.2.0 o versioni successive
macOS
CPU Intel con supporto AVX2 o chip M
2 GB di RAM
10 GB di spazio su disco
Docker Desktop 4.20 o versioni successive
(*) Il supporto per le architetture ARM è in anteprima.
AlloyDB Omni viene eseguito in un contenitore. Prima di installare AlloyDB Omni, installa un runtime del contenitore come Docker o Podman sulla tua macchina.
Installa AlloyDB Omni utilizzando Docker
Docker
Utilizza il comando docker run per creare un nuovo contenitore con AlloyDB Omni denominato my-omni:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-21 UTC."],[[["AlloyDB Omni can be installed in any UNIX-based environment that supports container runtimes, provided you have an agreement with Google governing Google Cloud offerings."],["The minimum requirements for running AlloyDB Omni include either an x86-64 or Arm CPU with AVX2 support, 2 GB of RAM, 10 GB of disk space, and a compatible operating system such as Linux or macOS."],["AlloyDB Omni installation requires a container runtime like Docker or Podman, and can be done using the `docker run` or `podman run` command to create a new container."],["By default, AlloyDB Omni stores data within the container, which will be deleted upon container removal, but users can configure it to store data on the host file system."],["To clean up the AlloyDB Omni container, you need to stop and then delete it using either `docker container` or `podman container` commands, depending on the runtime you utilized."]]],[]]