iris-key-uploader
2
2
support IPM
This is iris-key-uploader a frontend in Angular with it's rest API.
The aim of this project is to easily import key file to Iris from a web ui.
Unfortunatly the IRIS panel to change key doesn't give the opportunity to upload the license.
As you can see, you can only browse from the server side.
What if, you don't have a direct access to it ?
You would like to have a simple web page to upload the new key and activate it.
This is the purpose of this project.
http://localhost:52773/keyuploader/index.html
Run the server
docker-compose up -d
zpm "install iris-key-uploader"
support IPM
Update error message main page
Upload dist files
Initial Release