Quiero instalar Discourse en hosting compartido junto con una aplicación basada en 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 Me gusta

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