-
Notifications
You must be signed in to change notification settings - Fork 1k
Home
Sebastian Grewe edited this page Oct 7, 2013
·
36 revisions
Please head over to our Wiki FAQ page.
A quick installation guide for MPOS
. Please keep in mind that security is not very tight in this guide and you should consider to:
- Not run every command described as
root
and only those required (like apt-get install) - Create a proper database user just for MPOS
- Run all services as a special service user, not as root
- Not include all cronjobs in the web root of the default vhost! Use symlinks or change the DocumentRoot
You can find a detailed overview of the available API methods here: API Reference
You can find some descriptions of the crons used in this project here:
-
- installation of Redis requires TCL 8.5 or newer TCL Download Page