Files
truecharts/charts/stable/portainer-ce/docs/installation-notes.md
Stavros Kois 429893239d chore(portainer-ce): add docs (#3968)
* chore(portainer-ce): add docs

* add how to add repos
2022-09-30 13:14:06 +02:00

805 B

Installation Notes

:::danger

Actions done within Portainer-CE can be destructive for your apps/charts and your data, if you don't know what are you doing.

:::

:::caution

Portainer-CE is designed to work only with Helm Charts / Kubernetes. You CANNOT use it to run docker, docker stacks or docker compose

:::

Adding TrueCharts Helm repository

Navigate to Home -> local

  • Click Helm on the sidebar
  • Type https://charts.truecharts.org under the Additional Repositories
  • Click Add repository

add_repo

Replacing default Helm repository with TrueCharts Helm repository

Navigate to Settings on the sidebar

  • Under Helm Repository replace URL with https://charts.truecharts.org
  • Click Save settings

replace_repo