Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 107 additions & 0 deletions content/gads/get-started-ar/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
title: "ابدأ مع Pulumi | Pulumi"
meta_desc: ثبّت Pulumi وانشر أول stack لك على AWS أو Azure أو Google Cloud أو Kubernetes. بنية تحتية ككود مفتوحة المصدر بـ TypeScript أو Python أو Go أو C# أو Java أو YAML.
layout: gads-get-started
block_external_search_index: true
dir: rtl
cta_label: "ابدأ الآن"
install:
title: "ثبّت Pulumi"
intro: "نزّل Pulumi لمنصتك وثبّته:"
options_note: "خيارات التثبيت الأخرى [متاحة هنا](/docs/install/)."
test_intro: "اختبر التثبيت الجديد بتشغيل الأمر `pulumi version`:"
restart_note: "إذا لم ينجح ذلك، فقد تحتاج إلى إعادة تشغيل نافذة الطرفية للتأكد من أن المجلد الذي يحتوي على الأمر `pulumi` ضمن `PATH`."

heading: "ابدأ مع Pulumi"
subheading: |
ثبّت Pulumi وانشر أول stack لك خلال دقائق. مفتوح المصدر، ويعمل مع كل سحابة كبرى.

overview:
title: البنية التحتية ككود بأي لغة، على أي سحابة
description: |
يتيح لك Pulumi بناء البنية التحتية السحابية ونشرها وإدارتها بلغات البرمجة التي تعرفها بالفعل — TypeScript و Python و Go و C# و Java و YAML — عبر أكثر من 170 مزوّدًا.

continue:
title: تابع مع سحابتك
description: |
اختر منصتك واتبع الدليل الكامل خطوة بخطوة لنشر مشروعك الأول.
items:
- name: AWS
icon_class: aws-40
link: /docs/iac/get-started/aws/
track: aws-get-started
- name: Azure
icon_class: azure-40
link: /docs/iac/get-started/azure/
track: azure-get-started
- name: Google Cloud
icon_class: google-cloud-40
link: /docs/iac/get-started/gcp/
track: google-get-started
- name: Kubernetes
icon_class: kubernetes-40
link: /docs/iac/get-started/kubernetes/
track: kubernetes-get-started

stats:
title: "تثق به آلاف الشركات"
description: |
محرك IaC مفتوح المصدر من Pulumi يستخدمه أكثر من 350,000 مطور وأكثر من 4,000 شركة في الإنتاج.
community:
number: "350,000+"
description: "أعضاء المجتمع"
company:
number: "4,000+"
description: "شركات في الإنتاج"
integration:
number: "170+"
description: "تكاملات مع السحابات والخدمات"
---

## قبل أن تبدأ

اختر اللغة التي تريد استخدامها. تعتمد المتطلبات على اختيارك.

{{< chooser language "typescript,python,go,csharp,java,yaml" / >}}

{{% choosable language "typescript" %}}

* حساب سحابي (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>، <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>، <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) أو عنقود Kubernetes
* <a href="https://nodejs.org/en/download" target="_blank">Node.js</a> و <a href="https://www.npmjs.com/package/npm" target="_blank">npm</a> مثبتان محليًا

{{% /choosable %}}

{{% choosable language "python" %}}

* حساب سحابي (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>، <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>، <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) أو عنقود Kubernetes
* <a href="https://www.python.org/downloads/" target="_blank">Python</a> و <a href="https://pip.pypa.io/en/stable/installation/" target="_blank">pip</a> أو <a href="https://python-poetry.org/docs/" target="_blank">Poetry</a> أو <a href="https://docs.astral.sh/uv/getting-started/installation/" target="_blank">uv</a> مثبتة محليًا

{{% /choosable %}}

{{% choosable language "go" %}}

* حساب سحابي (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>، <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>، <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) أو عنقود Kubernetes
* <a href="https://go.dev/doc/install" target="_blank">Go</a> مثبت محليًا

{{% /choosable %}}

{{% choosable language "csharp" %}}

* حساب سحابي (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>، <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>، <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) أو عنقود Kubernetes
* <a href="https://dotnet.microsoft.com/en-us/download/dotnet" target="_blank">.NET</a> مثبت محليًا

{{% /choosable %}}

{{% choosable language "java" %}}

* حساب سحابي (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>، <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>، <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) أو عنقود Kubernetes
* <a href="https://www.oracle.com/java/technologies/downloads/" target="_blank">Java 11+</a> و <a href="https://maven.apache.org/install.html" target="_blank">Maven 3.6.1+</a> مثبتان محليًا

{{% /choosable %}}

{{% choosable language "yaml" %}}

* حساب سحابي (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>، <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>، <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) أو عنقود Kubernetes

{{% /choosable %}}

106 changes: 106 additions & 0 deletions content/gads/get-started-da/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---
title: "Kom godt i gang med Pulumi | Pulumi"
meta_desc: Installer Pulumi og deploy din første stack til AWS, Azure, Google Cloud eller Kubernetes. Open source infrastructure as code i TypeScript, Python, Go, C#, Java eller YAML.
layout: gads-get-started
block_external_search_index: true
cta_label: "Kom i gang"
install:
title: "Installer Pulumi"
intro: "Download og installer Pulumi til din platform:"
options_note: "Andre installationsmuligheder [er tilgængelige](/docs/install/)."
test_intro: "Test din nye installation ved at køre kommandoen `pulumi version`:"
restart_note: "Hvis det ikke virker, skal du muligvis genstarte din terminal for at sikre, at mappen med kommandoen `pulumi` er i din `PATH`."

heading: "Kom godt i gang med Pulumi"
subheading: |
Installer Pulumi og deploy din første stack på få minutter. Open source og fungerer med alle de store cloud-platforme.

overview:
title: Infrastructure as Code på ethvert sprog, på enhver cloud
description: |
Med Pulumi kan du bygge, deploye og administrere cloud-infrastruktur med de programmeringssprog, du allerede kender — TypeScript, Python, Go, C#, Java og YAML — på tværs af mere end 170 udbydere.

continue:
title: Fortsæt med din cloud
description: |
Vælg din platform og følg den komplette trin-for-trin guide for at deploye dit første projekt.
items:
- name: AWS
icon_class: aws-40
link: /docs/iac/get-started/aws/
track: aws-get-started
- name: Azure
icon_class: azure-40
link: /docs/iac/get-started/azure/
track: azure-get-started
- name: Google Cloud
icon_class: google-cloud-40
link: /docs/iac/get-started/gcp/
track: google-get-started
- name: Kubernetes
icon_class: kubernetes-40
link: /docs/iac/get-started/kubernetes/
track: kubernetes-get-started

stats:
title: "Tusindvis af virksomheder stoler på Pulumi"
description: |
Pulumis open source IaC-motor bruges af over 350.000 udviklere og over 4.000 virksomheder i produktion.
community:
number: "350.000+"
description: "Community-medlemmer"
company:
number: "4.000+"
description: "Virksomheder i produktion"
integration:
number: "170+"
description: "Sky- og serviceintegrationer"
---

## Før du går i gang

Vælg det sprog, du vil bruge. Forudsætningerne afhænger af dit valg.

{{< chooser language "typescript,python,go,csharp,java,yaml" / >}}

{{% choosable language "typescript" %}}

* En cloud-konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) eller en Kubernetes-klynge
* <a href="https://nodejs.org/en/download" target="_blank">Node.js</a> og <a href="https://www.npmjs.com/package/npm" target="_blank">npm</a> installeret lokalt

{{% /choosable %}}

{{% choosable language "python" %}}

* En cloud-konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) eller en Kubernetes-klynge
* <a href="https://www.python.org/downloads/" target="_blank">Python</a> og <a href="https://pip.pypa.io/en/stable/installation/" target="_blank">pip</a>, <a href="https://python-poetry.org/docs/" target="_blank">Poetry</a> eller <a href="https://docs.astral.sh/uv/getting-started/installation/" target="_blank">uv</a> installeret lokalt

{{% /choosable %}}

{{% choosable language "go" %}}

* En cloud-konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) eller en Kubernetes-klynge
* <a href="https://go.dev/doc/install" target="_blank">Go</a> installeret lokalt

{{% /choosable %}}

{{% choosable language "csharp" %}}

* En cloud-konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) eller en Kubernetes-klynge
* <a href="https://dotnet.microsoft.com/en-us/download/dotnet" target="_blank">.NET</a> installeret lokalt

{{% /choosable %}}

{{% choosable language "java" %}}

* En cloud-konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) eller en Kubernetes-klynge
* <a href="https://www.oracle.com/java/technologies/downloads/" target="_blank">Java 11+</a> og <a href="https://maven.apache.org/install.html" target="_blank">Maven 3.6.1+</a> installeret lokalt

{{% /choosable %}}

{{% choosable language "yaml" %}}

* En cloud-konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) eller en Kubernetes-klynge

{{% /choosable %}}

106 changes: 106 additions & 0 deletions content/gads/get-started-de/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---
title: "Loslegen mit Pulumi | Pulumi"
meta_desc: Installieren Sie Pulumi und stellen Sie Ihren ersten Stack auf AWS, Azure, Google Cloud oder Kubernetes bereit. Open-Source-Infrastructure-as-Code in TypeScript, Python, Go, C#, Java oder YAML.
layout: gads-get-started
block_external_search_index: true
cta_label: "Loslegen"
install:
title: "Pulumi installieren"
intro: "Laden Sie Pulumi für Ihre Plattform herunter und installieren Sie es:"
options_note: "Weitere Installationsoptionen sind [verfügbar](/docs/install/)."
test_intro: "Testen Sie Ihre neue Installation mit dem Befehl `pulumi version`:"
restart_note: "Falls dies nicht funktioniert, müssen Sie möglicherweise Ihr Terminal neu starten, damit das Verzeichnis mit dem Befehl `pulumi` in Ihrem `PATH` enthalten ist."

heading: "Loslegen mit Pulumi"
subheading: |
Installieren Sie Pulumi und stellen Sie Ihren ersten Stack in wenigen Minuten bereit. Open Source und funktioniert mit jeder großen Cloud.

overview:
title: Infrastructure as Code in jeder Sprache, auf jeder Cloud
description: |
Mit Pulumi erstellen, deployen und verwalten Sie Cloud-Infrastruktur mit den Programmiersprachen, die Sie bereits kennen – TypeScript, Python, Go, C#, Java und YAML – über mehr als 170 Anbieter hinweg.

continue:
title: Mit Ihrer Cloud fortfahren
description: |
Wählen Sie Ihre Plattform und folgen Sie der vollständigen Schritt-für-Schritt-Anleitung, um Ihr erstes Projekt bereitzustellen.
items:
- name: AWS
icon_class: aws-40
link: /docs/iac/get-started/aws/
track: aws-get-started
- name: Azure
icon_class: azure-40
link: /docs/iac/get-started/azure/
track: azure-get-started
- name: Google Cloud
icon_class: google-cloud-40
link: /docs/iac/get-started/gcp/
track: google-get-started
- name: Kubernetes
icon_class: kubernetes-40
link: /docs/iac/get-started/kubernetes/
track: kubernetes-get-started

stats:
title: "Tausende Unternehmen vertrauen Pulumi"
description: |
Die Open-Source-IaC-Engine von Pulumi wird von über 350.000 Entwicklern und über 4.000 Unternehmen im Produktivbetrieb eingesetzt.
community:
number: "350.000+"
description: "Community-Mitglieder"
company:
number: "4.000+"
description: "Unternehmen im Produktivbetrieb"
integration:
number: "170+"
description: "Cloud- und Service-Integrationen"
---

## Bevor Sie beginnen

Wählen Sie die gewünschte Sprache aus. Die Voraussetzungen hängen von Ihrer Wahl ab.

{{< chooser language "typescript,python,go,csharp,java,yaml" / >}}

{{% choosable language "typescript" %}}

* Ein Cloud-Konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) oder ein Kubernetes-Cluster
* <a href="https://nodejs.org/en/download" target="_blank">Node.js</a> und <a href="https://www.npmjs.com/package/npm" target="_blank">npm</a> lokal installiert

{{% /choosable %}}

{{% choosable language "python" %}}

* Ein Cloud-Konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) oder ein Kubernetes-Cluster
* <a href="https://www.python.org/downloads/" target="_blank">Python</a> und <a href="https://pip.pypa.io/en/stable/installation/" target="_blank">pip</a>, <a href="https://python-poetry.org/docs/" target="_blank">Poetry</a> oder <a href="https://docs.astral.sh/uv/getting-started/installation/" target="_blank">uv</a> lokal installiert

{{% /choosable %}}

{{% choosable language "go" %}}

* Ein Cloud-Konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) oder ein Kubernetes-Cluster
* <a href="https://go.dev/doc/install" target="_blank">Go</a> lokal installiert

{{% /choosable %}}

{{% choosable language "csharp" %}}

* Ein Cloud-Konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) oder ein Kubernetes-Cluster
* <a href="https://dotnet.microsoft.com/en-us/download/dotnet" target="_blank">.NET</a> lokal installiert

{{% /choosable %}}

{{% choosable language "java" %}}

* Ein Cloud-Konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) oder ein Kubernetes-Cluster
* <a href="https://www.oracle.com/java/technologies/downloads/" target="_blank">Java 11+</a> und <a href="https://maven.apache.org/install.html" target="_blank">Maven 3.6.1+</a> lokal installiert

{{% /choosable %}}

{{% choosable language "yaml" %}}

* Ein Cloud-Konto (<a href="https://aws.amazon.com/free" target="_blank">AWS</a>, <a href="https://azure.microsoft.com/free" target="_blank">Azure</a>, <a href="https://cloud.google.com/free" target="_blank">Google Cloud</a>) oder ein Kubernetes-Cluster

{{% /choosable %}}

Loading
Loading