summaryrefslogtreecommitdiffstats
path: root/doc/src/deployment-server-package-upload.qdoc
diff options
context:
space:
mode:
authorRobert Griebl <[email protected]>2022-07-29 23:18:37 +0200
committerRobert Griebl <[email protected]>2023-08-04 12:59:01 +0000
commitb3665620377a06f7b7a012e2ae7b69d222fae435 (patch)
tree8a012e3ffd952197401f79a396e55e3850fee5ce /doc/src/deployment-server-package-upload.qdoc
parent7259d1a839a698e68bc4a7020a63d2aca79a5ec6 (diff)
Port to python 3 and django 4.0.6HEADdev
PLEASE NOTE: This project is not maintained anymore. It was ported to a Qt 6 cmake setup and a more modern Django and Python version to at least keep it usable for legacy projects. For non-production use-cases, please switch to the new appman-package-server available in the Qt Application Manager starting with version 6.7. Task-number: AUTOSUITE-1368 Change-Id: Idc4f2490a2a4399c03fce761250f4b5ac2612a45 Reviewed-by: Dominik Holland <[email protected]>
Diffstat (limited to 'doc/src/deployment-server-package-upload.qdoc')
-rw-r--r--doc/src/deployment-server-package-upload.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/deployment-server-package-upload.qdoc b/doc/src/deployment-server-package-upload.qdoc
index dc5b7b4..f2e09de 100644
--- a/doc/src/deployment-server-package-upload.qdoc
+++ b/doc/src/deployment-server-package-upload.qdoc
@@ -27,10 +27,10 @@
****************************************************************************/
/*!
- \page qtauto-deployment-server-package-upload.html
+ \ingroup qtauto-deployment-server
+ \page package-upload.html
\previouspage Set up a Production server with Apache, Lighttpd or Nginx
\nextpage Qt Automotive Suite Deployment Server
- \contentspage {Qt Automotive Suite Deployment Server}
\startpage Qt Automotive Suite Deployment Server
@@ -43,7 +43,7 @@ server itself.
\section1 Through Server Admin Page
This was the first uploading method implemented. It uses django admin page, accessible by \c{/admin/} URL of
-the Deployment Server. For Qt 5.14, the URL is \l{http://demoappsdeploy.qt.io:8514/admin/}.
+the Deployment Server.
To add application:
\list