The following description works with an installed OracleJDK 8-10. There is the javapackager included. In OpenJDK 13 will be the jpackager included.
- Download and install Inno-Setup 5 (Currently 6 is not working)
- http://files.jrsoftware.org/is/5/innosetup-5.5.9.exe
- Don't forget to setup the Path-Variable with the installation directory
- Get the latest phobox.jar build
- Put all in one directory and run windows-build.bat
- Enjoy the installer in dist/bundle/phobox.exe
- Install fakeroot
- sudo apt-get install fakeroot
- Get the latest phobox.jar build
- Put all in one directory and run linux-build.sh
- Enjoy the installer in dist/bundle/phobox.deb
TODO
- Install docker. Follow this instructions for your OS
git clone https://github.com/phoboxhq/phobox-packaging.git
cd phobox-package/docker
bash make-image.sh