ich habe eine grundlegende Frage zur Selbsthosting-Lösung von Discourse. Wir planen, Discourse für unsere Organisation selbst zu hosten. Mir ist aufgefallen, dass bei der Installation von Discourse automatisch PostgreSQL auf derselben Maschine installiert wird. Ich wollte nur nachfragen, ob ich für PostgreSQL eine Lizenzgebühr zahlen muss? Außerdem: Werden die Daten und die Anwendung in meiner Organisationsdomäne liegen, sodass niemand von außen auf diese Details zugreifen kann?
You can install discourse for internal use but You’ll have to make changes as required to block external access.
For example, You may have to configure firewall and optionally a reverse proxy to prevent access from outside the organization.
Thank you. So discourse will take care of Postgres installation and taking backups right. Also, wanted to know how discourse and Postgres will behave once the data is huge for a forum.