Local version
Download
Download the setup file for your operating system. The purchased versions can be downloaded directly from the shop. The free version can be found here:
- Mac OSX (http://packages.litixsoft.de/mms/mms-v0.4.0-darwin.pkg)
- Windows (http://packages.litixsoft.de/mms/mms-v0.4.0-windows.exe)
- Linux 64 bit (http://packages.litixsoft.de/mms/mms-v0.4.0-linux-amd64.deb)
...
Enterprise Version
Download
Download the Zip-file for your operating system. The purchased versions can be downloaded directly from the shop. The free version can be found here:
- Mac OSX (http://packages.litixsoft.de/mms/mms-darwin-amd64.zip)
- Windows (http://packages.litixsoft.de/mms/mms-windows-amd64.zip)
- Linux 32 bit (http://packages.litixsoft.de/mms/mms-linux-i386.zip)
- Linux 64 bit (http://packages.litixsoft.de/mms/mms-linux-amd64.zip)
...
hier kommt noch die Anleitung für system.d, upstart und init...
Mac
Verwenden Sie hier Tools auf Basis von Please use tools based on node.js , z.B. PM2 oder like PM2 or forever.
Update
- Stop the service or the Node.js application (Mac OSX)
Codeblock | ||||
---|---|---|---|---|
| ||||
// Pseudo Code bbs service stop [name of service] // example // service is mms bbs service stop mms |
...