...
From the "Deployed Services" window, you can manage your service and access its dashboard. For instructions, refer to section Managing Services Service Management.
Adding a Service Interface
Anchor | ||||
---|---|---|---|---|
|
When a service is deployed, the Carbon server automatically creates a folder to store the resources that belong to the service. This folder is named as "{service javascript file name}.resources". You can install a custom user interface for your service by creating a folder named "www" under the resources folder mentioned before and placing the necessary files under the created "www" folder.
This user interface will appear when you point your browser to the Endpoint Reference of the service: http://<your-machine-ip>:<server port>/services/<service name>.