DigitalOcean Droplet経由でサブドメインにDiscourseをインストールしました。メインドメインにNode/Vue.jsを追加するにはどうすればよいですか?

$20のDigitalOcean Dropletを使用して、'forum’サブドメインにDiscourseを正常にインストールしました。

これで、メインドメイン(https://www.example.com)にWebサイトを作成することは可能でしょうか?
たとえ静的なHTMLページだけでも構いません。このサイトは、forum.example.com にインストールしたDiscourse向けのサインアップランディングページとして使用し、その後、メールをインポートして招待を送信する予定です。

Netlifyを使えば、ライブサイトをGitHubリポジトリのコミットに簡単に同期できますが、DigitalOceanにも同様の機能はありますか?

ご教示いただければ幸いです!

Welcome, @4ndy! Glad you got things set up.

Sure, you can do whatever you want with www.example.com on whatever server anywhere in the world. Having Discourse on forum.example.com doesn’t affect your www site at all, so you can use whatever that Digital Ocean provides or whatever. Maybe you want to use github pages for your landing page, for example.

Thanks Jay,
I guess my question is more on the DigitalOcean side. Seemed like a lot of Discourse users went the same route I did (Following github tutorial to setup Discourse on $5 DO Droplet on a subdomain).

Just can’t find any good tutorials out there on after a user installs on a subdomain, let’s now setup a node/git repo workflow on the main domain.

Discourse led me to DigitalOcean, so not really experienced with either of these technologies yet.
I’ll keep digging. :wink:

It doesn’t matter that you have Discourse on a subdomain. You can put whatever you want, however you want, on your apex domain and Discourse won’t know or care. Just create the site, any way you can find out to create a site on the internet, and point your domain there.

Just don’t delete your current Discourse A record.