Running your instance
Getting started with Cobrowse. Follow these simple steps to bootstrap your account and configure the SDK to use your private instance.
Register an account
Setting API location in the SDKs
CobrowseIO.api = "https://cobrowse.example.com";CobrowseIO.instance.api = @"https://cobrowse.example.com";CobrowseIO.instance().api("https://cobrowse.example.com");Useful resources
Adding a superuserLimiting account creationConfiguring SMTPManaging your deploymentLast updated