updated README
This commit is contained in:
parent
f2b9ab6cec
commit
e4c0a94912
30
README.md
30
README.md
@ -2,22 +2,18 @@
|
||||
|
||||
[TOC]
|
||||
|
||||
# About this project
|
||||
|
||||
There maybe are Public/Private-Keys present in this repo.
|
||||
That is ok, because they belong to an single instance which
|
||||
are reset after we know how licensing process is working.
|
||||
|
||||
*This repository has a public git mirror on: https://gitea.publichub.eu/nvidia/nls*
|
||||
|
||||
# Docs
|
||||
|
||||
Docs and current knowledge can be found in [doc's directory](doc/README.md).
|
||||
|
||||
# Official Docs
|
||||
|
||||
- - https://docs.nvidia.com/license-system/latest/index.html
|
||||
|
||||
# Installation / Docker Setup
|
||||
|
||||
Installation based on Docker can be found [here](doc/DockerSetup.md).
|
||||
|
||||
# Reverse Engineering Notes
|
||||
|
||||
Notes about accessing file structure and access database can be found [here](doc/ReverseEngineeringNotes.md).
|
||||
|
||||
# Licensing Flow / Process
|
||||
|
||||
Debug information about licensing process, token-exchange and certificates can be found [here](doc/LicensingFlow.md).
|
||||
|
||||
# Public Git Mirror
|
||||
|
||||
This repository has a public git mirror on: https://gitea.publichub.eu/nvidia/nls
|
||||
- https://docs.nvidia.com/license-system/latest/index.html
|
||||
|
@ -4,10 +4,10 @@
|
||||
|
||||
# Registration Process
|
||||
|
||||
First, the [DLS-Instance-Token](#dls-instance-token---dls_instance_tokentok) (`dls_instance_token.tok`) is
|
||||
First, the [DLS-Instance-Token](#dls-instance-token) (`dls_instance_token.tok`) is
|
||||
downloaded from your NLS-Instance. This Token must be uploaded to NVIDIA-Licensing-Portal.
|
||||
After that, you can assign entitlements to this NLS-Instance in the Portal.
|
||||
Then you have to download the [license.bin](#license---liensebin) from the Portal, which you have to upload to your
|
||||
Then you have to download the [license.bin](#license) from the Portal, which you have to upload to your
|
||||
NLS-Instance. Now the registration is finished and your NLS-Instance should be ready to go.
|
||||
|
||||
1. Download Instance-Token from NLS-Instance (`dls_instance_token_<mm-dd-YYY-HH-MM-SS>.tok`)
|
||||
|
Loading…
Reference in New Issue
Block a user