Skip to content

Docker image that runs MPS and makes the UI available to the browser

License

Notifications You must be signed in to change notification settings

modelix/modelix.mps-vnc-baseimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modelix.mps-vnc-baseimage

Docker image that runs MPS and makes the UI available to the browser

API

These are the files and folders that are considered to be the public API of this image.

File/Folder Description
/mps-plugins MPS plugins can be copied into this directory in any shape. ZIP-files are extracted. Subfolders are searched for plugins and copied to the correct plugin folder of MPS. Call /install-plugins.sh after filling this folder.
/install-plugins.sh See above
/mps-languages This path is configured as a global library in MPS. Copy any MPS modules into this folder to load them in addition to the projects.
/mps MPS home directory.
/mps-config Configuration files of MPS. They are usually create automatically after the first start, but pre-configuring MPS improves the user experience.
/mps-user-home Home directory of the user used to run MPS.
/mps-projects All sub-folders are opened as MPS projects automatically at startup. It already contains an empty default project that can be deleted when an actual project is provided.
/run-indexer.sh Runs MPS in headless mode on all MPS projects and initializes the indexes.

Environment Variables

Variable Description
PRE_STARTUP_SCRIPT_URL Download and run this shell script before starting MPS

Publishing

Create a new git tag and then trigger the Publish workflow on Github for each MPS version that needs to be supported.

About

Docker image that runs MPS and makes the UI available to the browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published