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.
Enter the following details on the pop-up and click "OK".
Note: the path value is case-sensitive
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.