summaryrefslogtreecommitdiffstats
path: root/doc/src/deployment-server.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/deployment-server.qdoc')
-rw-r--r--doc/src/deployment-server.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/src/deployment-server.qdoc b/doc/src/deployment-server.qdoc
index 3c5000d..a5a02d0 100644
--- a/doc/src/deployment-server.qdoc
+++ b/doc/src/deployment-server.qdoc
@@ -94,6 +94,15 @@
version "0.0.0" is assigned.
\endlist
+ \note In order to create a tagged package you can use appman-packager with \c{-m} parameter, for example:
+ \code
+ appman-packager create-package package.pkg package-tmp/apps/com.luxoft.alexa/ -m "
+ {tags: ['platform:desktop']}" --verbose
+ \endcode
+
+ This command creates package and adds \c{platform} tag with \c{desktop} value to it.
+ For reference see the \l{Packager} section of \l{Qt Application Manager} documentation.
+
\section1 Installation
\section2 Set up the Server in a Virtual Environment