-
Notifications
You must be signed in to change notification settings - Fork 0
Running pre compiled binaries
[WARNING] This software is EXPERIMENTAL software for TESTING purpose only.
[CAUTION] This is pre-release (alpha version) software and any feature may change without notice.
- Minimum 4GB RAM but 6 GB RAM is recommended. (Don't work properly with Windows 7 home version)
- Java 7
- Running MongoDB
Please make sure to match the UI and Backend versions Download the latest compiled binaries from
UI: https://github.com/LivelyGig/ProductWebUI/releases
Backend: https://github.com/synereo/synereo/releases
Config: https://raw.githubusercontent.com/synereo/synereo/staging/gloseval/eval.conf
Log:: https://raw.githubusercontent.com/synereo/synereo/staging/gloseval/log.properties
Unzip files in a folder and copy config and log file in the same folder
Go to the folder and run bin/gloseval gencert --self-signed
bin/gloseval
Visit https://<machine_ip>:9876/ On login prompt provide admin@localhost as username and a as password.
The default port can be changed in eval.conf file from 9876 to any other port.