我想在共享主机上安装 Discourse,并与基于 Laravel 的应用程序一起使用

Any one knows about how to install discourse on shared hosting and it supported Single Sign On (SSO).i want to handle it by using laravel based PHP library (see at : https://github.com/spinen/laravel-discourse-sso).
if someone can help me i will be thankful for this.

Hi,

Discourse requires root access and dedicated resources which are usually not available in shared hosting. You’ll have to get a VPS server to host Discourse. I’m sure that the same VPS could be used to host the laravel application along with discourse.

2 个赞

As mentioned, it’ll be easier to install on a separate vm. Doing so will make configuring sso no more difficult.