Installation Question

Former Member
Former Member

Can I install the application and database at a shared web hosting service, and the Job Server, Search and Socket Bus on one Azure VM.
Would that work? In that case, what would I put in for the following connection strings:

<add name="FileStorage" connectionString="~/filestorage/"/>
<add name="SearchContentUrl" connectionString="">localhost:8983/.../>
<add name="SearchConversationsUrl" connectionString="">localhost:8983/.../>

Parents Reply Children