Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labs64/netlicensing.io

Labs64 NetLicensing - Innovative License Management Solution
https://github.com/labs64/netlicensing.io

agent concurrent docker floating laas labs64 license licensing licensing-as-a-service licensing-library licensing-model management membership-management node-locked offline-licensing pricing-plan pricing-table service subscription try-and-buy

Last synced: 2 days ago
JSON representation

Labs64 NetLicensing - Innovative License Management Solution

Awesome Lists containing this project

README

        

Innovative License Management Solution

# [Labs64 NetLicensing](https://netlicensing.io) - Innovative License Management Solution

[![Build netlicensing.io](https://github.com/Labs64/netlicensing.io/workflows/Build%20netlicensing.io/badge.svg)](https://github.com/Labs64/netlicensing.io/actions?query=workflow%3A%22Build+netlicensing.io%22)
[![pages-build-deployment](https://github.com/Labs64/netlicensing.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/Labs64/netlicensing.io/actions/workflows/pages/pages-build-deployment)

Visit Labs64 NetLicensing at https://netlicensing.io

## Run

### System Requirements
To be able to run netlicensing.io website locally you have to meet the following requirements:
* [docker](https://www.docker.com)
* [docker-compose](https://docs.docker.com/compose/)

### Docker

1. Clone repository
```
$ git clone https://github.com/Labs64/netlicensing.io.git
```

2. Start environment
```
$ docker-compose up -d
```

Now you can browse the site at [http://localhost:4000](http://localhost:4000)

---

3. Stop environment
```
$ docker-compose down
```

## License and Copyright

Following files, directories and their contents are copyright Labs64. You may not reuse anything therein without permission:

* _case-studies/
* _drafts/
* _posts/
* img/
* pages/
* resources/

All other files and directories are licensed under the [MIT License](https://www.opensource.org/licenses/mit-license.php) unless explicitly stated.