In dieser Kurzanleitung erfahren Sie, wie Sie AlloyDB Omni installieren, das in jeder UNIX-basierten Umgebung ausgeführt werden kann, die Containerlaufzeiten unterstützt.
In der folgenden Tabelle sind die Mindestanforderungen an Hardware und Software für AlloyDB Omni aufgeführt.
Betriebssystem/Plattform
Mindesthardware
Mindestsoftware
Linux
x86-64- oder ARM-CPU (*) mit AVX2-Unterstützung
2 GB RAM
10 GB Speicherplatz
Debian-basiertes Betriebssystem (z. B. Ubuntu), RHEL 8 oder 9
Linux-Kernel-Version 5.3 oder höher
Cgroupsv2 aktiviert
Docker Engine 20.10 oder höher oder Podman 4.2.0 oder höher
macOS
Intel-CPU mit AVX2-Unterstützung oder M-Chip
2 GB RAM
10 GB Speicherplatz
Docker Desktop 4.20 oder höher
(*) Die ARM-Unterstützung befindet sich in der Vorabversion.
AlloyDB Omni wird in einem Container ausgeführt. Installieren Sie vor der Installation von AlloyDB Omni eine Containerlaufzeit wie Docker oder Podman auf Ihrem Computer.
Eine Anleitung zum Installieren von AlloyDB Omni in einem neuen Container für die Produktionsnutzung finden Sie auf der Seite AlloyDB Omni-Installation anpassen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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`."]]],[]]