Skip to content

Labs64/NetLicensing-Gateway

Repository files navigation

Labs64 NetLicensing / eCommerce Gateway

NetLicensing Gateway - CI NetLicensing Gateway Docker image NetLicensing 📖 Documentation

Use any eCommerce platform, such as FastSpring, MyCommerce, PrestaShop, SendOwl, and many others as a license acquisition frontend. After a successful transaction, all needed licensing configuration (Customers, Licenses and all related data) will be made available in the NetLicensing and can be used for later entitlements validation in NetLicensing.

License Acquisition Flow

NetLicensing / Gateway Integration How-To

How to use this image

There are various ways available on how to enable NetLicensing Gateway in your licensing flow:

Docker

Pull official NetLicensing Gateway image

$ docker pull labs64/netlicensing-gateway

Start container

$ docker container run -d -it --publish 8080:8080 --name netlicensing-gateway labs64/netlicensing-gateway

Test configuration

Sanity check

Verify container configuration by opening monitoring endpoint at http://localhost:8080/gateway/monitoring

Connectors tests

Refer to the eCommerce connectors setup and configuration guides.

Contributors

New integrations (eCommerce connectors) as community implementation are highly appreciated and welcome. Please refer to the contributing instructions.

Bugs and Feedback

For bugs, questions and discussions please use the GitHub Issues.

License

NetLicensing Gateway is open-source software licensed under the Apache 2.0 license.

Links