# Docker-compose.yml with nginx and letsencrypt for pydio cells

**URL:** https://forum.pydio.com/t/docker-compose-yml-with-nginx-and-letsencrypt-for-pydio-cells/1210
**Category:** Pydio Cells
**Tags:** nginx, linux
**Created:** [June 12, 2018, 6:22pm UTC](https://forum.pydio.com/t/docker-compose-yml-with-nginx-and-letsencrypt-for-pydio-cells/1210 "2018-06-12T18:22:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![satheras](https://avatars.discourse-cdn.com/v4/letter/s/9fc348/32.png) [@satheras](https://forum.pydio.com/u/satheras)
#### Post date: [June 12, 2018, 6:22pm UTC](https://forum.pydio.com/t/docker-compose-yml-with-nginx-and-letsencrypt-for-pydio-cells/1210/1 "2018-06-12T18:22:35Z")

</div>

Dear Pydio Community,

has anyone created a complete docker-compose.yml file for pydio cells and letsencrypt companion and nginx proxy already?

I was hoping to spare myself from creating this one. Unfortunately i could not find a complete docker-compose.yml that i can use as a template.

Would anybody be so kind to share a complete docker-compose.yml for that purpose?

with best regards and thanks in advance  
hans

---

<div class="post-metadata">

### Author: ![v60fan](https://yyz2.discourse-cdn.com/flex032/user_avatar/forum.pydio.com/v60fan/32/43_2.png) [@v60fan](https://forum.pydio.com/u/v60fan)
#### Post date: [July 3, 2018, 11:01pm UTC](https://forum.pydio.com/t/docker-compose-yml-with-nginx-and-letsencrypt-for-pydio-cells/1210/2 "2018-07-03T23:01:38Z")

</div>

If you don’t mind traefik instead of nginx, have a look [at my docker-compose.yml](https://forum.pydio.com/t/cells-working-docker-compose-yml-with-traefik-reverse-proxy/1287) I posted elsewhere in this forum.

---

<div class="post-metadata">

### Author: ![tinymins](https://yyz2.discourse-cdn.com/flex032/user_avatar/forum.pydio.com/tinymins/32/510_2.png) [@tinymins](https://forum.pydio.com/u/tinymins)
#### Post date: [September 12, 2018, 8:10am UTC](https://forum.pydio.com/t/docker-compose-yml-with-nginx-and-letsencrypt-for-pydio-cells/1210/3 "2018-09-12T08:10:50Z")

</div>

I’ve using caddy as reverse proxy, which may helps your: [https://zhaiyiming.com/archives/install-pydio-cells-with-docker.html](https://zhaiyiming.com/archives/install-pydio-cells-with-docker.html) .
