crussells
(Crussells)
2018 年 5 月 1 日午前 5:00
1
こんにちは、
私は phpBB から移行してきた Discourse の新規ユーザーです。Discourse をとても気に入っていますが、モディファイは少し難しいですね。いくつか質問があるので、お手伝いいただければ幸いです。
私の Discourse インスタンスは DigitalOcean の Droplet で動作していますが、残念ながら talk.foo.com のようなサブドメインに配置する先見性がありませんでした。現在は foo.com にあります。ルートではなくサブドメインに移動することは可能でしょうか?
上記が可能だと仮定して、同じ Droplet 上で Discourse 以外のページもホストすることはできますか?例えば、Discourse へのリンクがある従来のホームページなどです。おそらく可能だと思いますが、Droplet に LAMP をインストールするだけでよいのでしょうか?
よろしくお願いいたします。
Yes, it is possible, The amount of work depends upon how much active content you have. This migration may include some downtime as well.
I don’t know exactly about your setup but this guide can be a good reference for what you want:
This guide explains how-to change the domain name of your Discourse site, and includes information about setting up DNS changes, editing configuration files, updating site settings, and correcting social logins and post content to reflect your new domain name.
This guide is for self-hosted Discourse instances that were installed using our installation guide on GitHub . If you are hosted by Discourse , please see Configure your domain name for hosted Discourse for specific …
You can do that, but it requires additional set of configuration to your droplet.
Here is a Guide for that:
@pfaffman edited this heavily 2022.02.24. Blame me if it’s broken.
If you want to run other websites on the same machine as Discourse, you need to set up an extra NGINX or HAProxy proxy in front of the Docker container.
NOTE: This is for advanced admins
This guide assumes you already have Discourse working - if you don’t, it may be hard to tell whether or not the configuration is working.
You cannot use ./discourse-setup to set up Discourse if another server is using port 80 or 443. You will …
That can be done but I’d recommend a LEMP stack instead (it makes things much easier)
「いいね!」 5