diff --git a/README.md b/README.md index 6d33a9f..c42d22d 100644 --- a/README.md +++ b/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 diff --git a/doc/LicensingFlow.md b/doc/LicensingFlow.md index 8c0b385..4f69181 100644 --- a/doc/LicensingFlow.md +++ b/doc/LicensingFlow.md @@ -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_.tok`)