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: MwWebAppServerR2023a

Service Name: mw-webapps-R2023a

Account Name: MwWebAppWorkerR2023a

Service Name: mw-webapps-launcher-R2023a

Linux®

Account Name: MwWebAppsServerR2023a

Service Name: mw-webapps-R2023a

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

Account Name: MwWebAppsWorkerR2023a

Service Name: mw-webapps-launcher-R2023a

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

macOS

Account Name: MwWebAppsServerR2023a

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

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

Account Name: MwWebAppsWorkerR2023a

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

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

Groups

Operating SystemGroup NameDescription

Windows

MwWebAppAuthorsR2023a

Members of this group can upload applications to the server.

Linux

MwWebAppsAuthorsR2023a

Members of this group can upload applications to the server.

macOS

MwWebAppsAuthorsR2023a

Members of this group can upload applications to the server.

Folder Locations

Operating SystemFolders

Windows

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

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

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

Linux

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

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

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

macOS

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

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

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

Related Topics