Skip to content

Scripts to package the application for different OS

Notifications You must be signed in to change notification settings

phoboxhq/phobox-packaging

Repository files navigation

The following description works with an installed OracleJDK 8-10. There is the javapackager included. In OpenJDK 13 will be the jpackager included.

Windows-Build

  1. Download and install Inno-Setup 5 (Currently 6 is not working)
  2. Get the latest phobox.jar build
  3. Put all in one directory and run windows-build.bat
  4. Enjoy the installer in dist/bundle/phobox.exe

Debian/Ubuntu-Build

  1. Install fakeroot
    • sudo apt-get install fakeroot
  2. Get the latest phobox.jar build
  3. Put all in one directory and run linux-build.sh
  4. Enjoy the installer in dist/bundle/phobox.deb

MacOS-Build

TODO

Docker

  1. Install docker. Follow this instructions for your OS
  2. git clone https://github.com/phoboxhq/phobox-packaging.git
  3. cd phobox-package/docker
  4. bash make-image.sh

Resources

About

Scripts to package the application for different OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published