chore(portainer-ce): add docs (#3968)
* chore(portainer-ce): add docs * add how to add repos
This commit is contained in:
@@ -19,7 +19,7 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/portainer-ce
|
- https://github.com/truecharts/charts/tree/master/charts/stable/portainer-ce
|
||||||
- https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal
|
- https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal
|
||||||
- https://hub.docker.com/r/portainer/portainer-ce
|
- https://hub.docker.com/r/portainer/portainer-ce
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- management
|
- management
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
@@ -0,0 +1,35 @@
|
|||||||
|
# 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`
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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`
|
||||||
|
|
||||||
|

|
||||||
Reference in New Issue
Block a user