Service Information, Groups, and Folder Locations
Setting up the MATLAB® Web App Server™ creates two services and folders for uploading apps, capturing logs, and managing the server configuration.
Service Info
| Operating System | Service Type | Service Purpose | Default Account Name | Service Name | Service File / Path |
|---|---|---|---|---|---|
| Windows® | Server service | Manages the web interface and configuration. |
|
| N/A |
Apps service | Launches and manages web app instances. |
|
| N/A | |
| Linux® | Server service | Manages the web interface and configuration. |
|
|
|
Apps service | Launches and manages web app instances. |
|
|
| |
| macOS | Server service | Manages the web interface and configuration. |
|
|
|
Apps service | Launches and manages web app instances. |
|
|
|
Note
On all operating systems, services run under dedicated user accounts. By
default, the webapps-setup command creates the local accounts listed in
the table above. However, if you choose to use existing accounts during
setup, the services run under those specified identities instead.
Groups
| Operating System | Group Name | Purpose |
|---|---|---|
| Windows |
| Members can upload applications to the server. |
| Linux |
| Members can upload applications to the server. |
| Server group used by the server service account for access to server-managed resources required at runtime. | |
| Worker group used by the apps service account for access to resources required to launch and run web apps. | |
| macOS |
| Members can upload applications to the server. |
| Server group used by the server service account for access to server-managed resources required at runtime. | |
| Worker group used by the apps service account for access to resources required to launch and run web apps. | |
Note
Do not delete or rename the MATLAB Web App Server groups created during setup, and do not change their membership. These groups are required for MATLAB Web App Server to operate correctly. If endpoint security software removes local users or groups, configure an exception so these groups remain in place.
Folder Locations
| Operating System | Folders |
|---|---|
Windows | Apps Folder:
Logs
Folder:
Config
Folder:
|
Linux | Apps Folder:
Logs
Folder:
Config
Folder:
|
macOS | Apps Folder:
Logs
Folder:
Config
Folder:
|