| How to setup remote repository for InstallApp. [message #48601] |
Tue, 02 December 2008 15:36  |
Lxhelp Messages: 23691 Registered: July 2006 |
The Champion |
|
|
To setup a remote repository for installapp.
On the remote server, do the following things.
-> Install Lxadmin. (This is necessary, because, maintaining the installapp repo is a complex task and needs the lxlabs framwork for the functions)
-> mkdir /home/lxadmin/httpd/remote-installapp
-> ln -sf /home/lxadmin/httpd/remote-installapp path-to-the-web-directory
The remote installapp is setup in such a way that http://remote-url/application.zip exists. So you have to create the link in such a way so that the directory /home/lxadmin/httpd/remote-installapp is accessible from the outside via the web-server.
-> /script/installapp-update
[Updated on: Tue, 02 December 2008 15:38] by Moderator Report message to a moderator
|
|
|
|