# Discourse ohne Docker mit einer bestehenden Rails-App installieren

**URL:** https://meta.discourse.org/t/install-discourse-without-docker-with-an-existing-rails-app/173528
**Category:** Self-hosting
**Created:** [16. Dezember 2020 um 19:54 UTC](https://meta.discourse.org/t/install-discourse-without-docker-with-an-existing-rails-app/173528 "2020-12-16T19:54:11Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Attiq\_Rao](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/attiq_rao/32/200070_2.png) [@Attiq\_Rao](https://meta.discourse.org/u/Attiq_Rao)
#### Post date: [16. Dezember 2020 um 19:54 UTC](https://meta.discourse.org/t/install-discourse-without-docker-with-an-existing-rails-app/173528/1 "2020-12-16T19:54:11Z")

</div>

Hallo,

meine Rails-Anwendung läuft auf `www.myapp.com`, und ich möchte das Discourse-Forum unter

`www.myapp.com/forum`

integrieren.

Zwar gibt es Installationsanleitungen, aber die meisten davon setzen Docker voraus. Ich möchte Discourse ohne Docker einrichten.

Könntest du mich dabei bitte unterstützen?

Das wäre sehr nett von dir.

Vielen Dank

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [16. Dezember 2020 um 19:55 UTC](https://meta.discourse.org/t/install-discourse-without-docker-with-an-existing-rails-app/173528/2 "2020-12-16T19:55:19Z")

</div>

Die einzige unterstützte Methode zur Installation von Discourse ist die Verwendung von Docker.

Sie können es in einem `/forum`-Unterverzeichnis betreiben, indem Sie einen Reverse-Proxy verwenden und die Anleitung [Unterstützung für Unterverzeichnisse mit Docker](https://meta.discourse.org/t/subfolder-support-with-docker/30507) befolgen.
