github javinizer/Javinizer 2.1.5-alpha1
2.1.5-alpha1 (Web GUI Alpha)

latest releases: 2.5.17, 2.5.16, 2.5.15...
pre-release3 years ago

This is an alpha release, not every page/option is functional. Use at your own risk.

The only deployment method right now is via Docker jvlflame/javinizer.

docker run --name javinizer -p 5000:5000 jvlflame/javinizer

To persist data, mount volume on /home/data.

After running the container, login to the admin portal at http://<docker host IP>:5000 using credentials:

  • Username: admin
  • Password: <anything>

Once logged in, on the sidebar, select Dashboard/Dashboards. Click the "Import" button on the right side of the screen.

image


Enter the following details on the pop-up and click "OK".
Note: the path value is case-sensitive

image


Navigate to http://<docker host IP>:5000/javinizer. You should be greeted with the main Javinizer GUI page.
Changing setting 'location.input will set the default navigation page.

image

Don't miss a new Javinizer release

NewReleases is sending notifications on new releases.