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

Service Name: mw-webapps-R2024b

Account Name: MwWebAppWorkerR2024b

Service Name: mw-webapps-launcher-R2024b

Linux®

Account Name: MwWebAppsServerR2024b

Service Name: mw-webapps-R2024b

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

Account Name: MwWebAppsWorkerR2024b

Service Name: mw-webapps-launcher-R2024b

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

macOS (Intel® processor)

Account Name: MwWebAppsServerR2024b

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

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

Account Name: MwWebAppsWorkerR2024b

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

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

Groups

Operating SystemGroup NameDescription

Windows

MwWebAppAuthorsR2024b

Members of this group can upload applications to the server.

Linux

MwWebAppsAuthorsR2024b

Members of this group can upload applications to the server.

macOS (Intel processor)

MwWebAppsAuthorsR2024b

Members of this group can upload applications to the server.

Folder Locations

Operating SystemFolders

Windows

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

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

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

Linux

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

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

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

macOS (Intel processor)

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

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

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

Related Topics