mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
19 lines
409 B
Markdown
19 lines
409 B
Markdown
---
|
|
metaLinks:
|
|
alternates:
|
|
- https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/advanced/reverse-proxy
|
|
---
|
|
|
|
# Using Portainer with reverse proxies
|
|
|
|
If you need to, you can run Portainer behind a reverse proxy. We have guides for Traefik and nginx:
|
|
|
|
{% content-ref url="traefik.md" %}
|
|
[traefik.md](traefik.md)
|
|
{% endcontent-ref %}
|
|
|
|
{% content-ref url="nginx.md" %}
|
|
[nginx.md](nginx.md)
|
|
{% endcontent-ref %}
|
|
|