Installation
Note: The Self-Packager works best in Chrome.
Linux Installation
Linux machines must have libX11 package installed to run the server.
Download here
Run Server as a Service
- Extract the content of intigua_pack_server-Release-<VERSION>.tar.gz to the End-Point machine
- Add run permission to each file (chmod +x <FILE>)
- ./installSelfpack.sh
- service selfpack start
- After that just use go to http://localhost (from the same machine) or http://[ip-of-the-machine] (from outside the machine)
- Once you verified it is working, please deploy the JetPatch connector on this machine, which is required to properly build VAI files.
Windows Installation (ideally, Windows 2012 R2, but other versions OK)
Download here
Run Server as a Service
- Install intigua_pack_server-Release-<VERSION>.msi as an administrator
- There is no installation progress GUI, so once you run the msi file, the service will start and always run the background
- After that go to http://localhost (from the same machine) or http://[ip-of-the-machine] (from outside the machine)
- Once you verified it is working, please deploy the JetPatch connector on this machine, which is required to properly build VAI files.
On x64 Windows machines: When installing SelfPackager using the MSI, the library folder of the packages will be under Program Files (x86).
Verify that port 80 is open for incoming connections in the firewall\iptables
Upgrades
Linux Upgrade
Current Installation: Run Server by Command Installation
- Verify that the Self Packager is not running.
- Install the new Self Packager.
Current Installation: Run Server as a Service
- Stop the Self Packager service (selfpack).
- Install the new Self Packager.
Windows Upgrade
Current Installation: Run Server by Command Installation
- Verify that the Self Packager is not running.
- Install the new Self Packager MSI.
- Copy the library folder from user folder (eg. C:\\Users\Administrator\library) into Self Packager installation folder under Program File / Program File (x86).
Current Installation: Run Server as a Service
- Uninstall the MSI through Program and Features.
- Install the new Self Packager MSI.
|
Comments
1 comment
is the Windows 2019 supported?
Please sign in to leave a comment.