Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/labs64/netlicensing.io
- Owner: Labs64
- License: mit
- Created: 2015-07-30T23:17:26.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-07-26T11:45:19.000Z (3 months ago)
- Last Synced: 2024-07-26T13:15:14.535Z (3 months ago)
- Topics: 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
- Language: HTML
- Homepage: https://netlicensing.io
- Size: 82.9 MB
- Stars: 12
- Watchers: 8
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [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.