mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
metaLinks
| metaLinks | |||
|---|---|---|---|
|
Add a new application using code
There are two ways to add a new application: manually by using a form or automatically by using code. This article explains how to add an application using code.
{% hint style="info" %} Creating from code isn't just for applications - you can also deploy namespaces, ingresses, ConfigMaps, secrets, volumes and more using code. {% endhint %}
From the menu, select Applications and click Create from code. Next, choose whether you want to deploy your application using a Manifest or a Helm chart.

{% content-ref url="create.md" %} create.md {% endcontent-ref %}
{% content-ref url="helm.md" %} helm.md {% endcontent-ref %}