Main Content

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 SystemServer Service InformationApps Service Information

Windows®

Account Name: MwWebAppServerR2023b

Service Name: mw-webapps-R2023b

Account Name: MwWebAppWorkerR2023b

Service Name: mw-webapps-launcher-R2023b

Linux®

Account Name: MwWebAppsServerR2023b

Service Name: mw-webapps-R2023b

Service File: /etc/systemd/system/mw-webapps-R2023b.service

Account Name: MwWebAppsWorkerR2023b

Service Name: mw-webapps-launcher-R2023b

Service File: /etc/systemd/system/mw-webapps-launcher-R2023b.service

macOS (Intel® processor)

Account Name: MwWebAppsServerR2023b

Service Name: com.mathworks.mw-webapps-R2023b

Service File: /Library/LaunchDaemons/com.mathworks.mw-webapps-R2023b.plist

Account Name: MwWebAppsWorkerR2023b

Service Name: com.mathworks.mw-webapps-launcher-R2023b

Service File: /Library/LaunchDaemons/com.mathworks.mw-webapps-launcher-R2023b.plist

Groups

Operating SystemGroup NameDescription

Windows

MwWebAppAuthorsR2023b

Members of this group can upload applications to the server.

Linux

MwWebAppsAuthorsR2023b

Members of this group can upload applications to the server.

macOS (Intel processor)

MwWebAppsAuthorsR2023b

Members of this group can upload applications to the server.

Folder Locations

Operating SystemFolders

Windows

Apps Folder: %ProgramData%\MathWorks\webapps\R2023b\apps

Logs Folder: %ProgramData%\MathWorks\webapps\R2023b\logs

Config Folder: %ProgramData%\MathWorks\webapps\R2023b\config

Linux

Apps Folder: /local/MathWorks/webapps/R2023b/apps

Logs Folder: /local/MathWorks/webapps/R2023b/logs

Config Folder: /local/MathWorks/webapps/R2023b/config

macOS (Intel processor)

Apps Folder: /Library/Application Support/MathWorks/webapps/R2023b/apps

Logs Folder: /Library/Application Support/MathWorks/webapps/R2023b/logs

Config Folder: /Library/Application Support/MathWorks/webapps/R2023b/config

Related Topics