673 B
673 B
Infisical License Server
A simple implementation of the Infisical license server API, which supports on-prem online licenses.
Usage
Create a config.yml file following the example in config.yml.example, then run the application using rackup.
The configuration values that need to be set in Infisical to use the server are;
LICENSE_KEY=<.>- should be set to thekeyvalue for the plan you want to useLICENSE_SERVER_URL=<.>- should be set to the URL where this server is running
License
The gem is available as open source under the terms of the MIT License.