# Docker compose addition

**URL:** https://meta.discourse.org/t/docker-compose-addition/395815
**Category:** Self-hosting
**Tags:** hosting
**Created:** [February 11, 2026, 3:44pm UTC](https://meta.discourse.org/t/docker-compose-addition/395815 "2026-02-11T15:44:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![CanOfSunChips](https://avatars.discourse-cdn.com/v4/letter/c/a88e57/32.png) [@CanOfSunChips](https://meta.discourse.org/u/CanOfSunChips)
#### Post date: [February 11, 2026, 3:44pm UTC](https://meta.discourse.org/t/docker-compose-addition/395815/1 "2026-02-11T15:44:58Z")

</div>

I would to know if there was a `docker-compose.yml`floating around somewhere for hosting. I use Portainer to manage all of my services, and being able to add Discourse to that as well would be awesome. As it stands now, I would need to install the discourse server to my host, and let it set up the container itself.  
This has been proposed in the past [here](https://meta.discourse.org/t/install-with-docker-compose/27386) and [here](https://meta.discourse.org/t/community-supported-official-docker-image/83768/7), but I have not seen any work on it in the last 7ish years. Additionally, I found the following links, but both have the same issue of no work on them.

[https://lab.libreho.st/libre.sh/compose/discourse](https://lab.libreho.st/libre.sh/compose/discourse)

[https://github.com/leopku/discourse-compose](https://github.com/leopku/discourse-compose)

If anyone has resources available for this, it would be great, or at least somewhere to point me for this!

---

<div class="post-metadata">

### Author: ![featheredtoast](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/featheredtoast/32/116994_2.png) [@featheredtoast](https://meta.discourse.org/u/featheredtoast)
#### Post date: [March 3, 2026, 2:42am UTC](https://meta.discourse.org/t/docker-compose-addition/395815/2 "2026-03-03T02:42:04Z")

</div>

Hey there, sorry for the late reply. This is something we’re still planning, but is not officially supported™ yet.

In the meantime, it is on my personal repo - this template is currently maintained by me and is not an officially adopted template that the wider team is able to support:

> <https://github.com/featheredtoast/discourse-docker-compose/blob/main/docker-compose.yml>

All disclaimers aside, I do run all my personal sites using this, and it’s been pretty smooth so far 🙂
