Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/labs64/wiki

Labs64 NetLicensing Wiki - Innovative License Management Solution
https://github.com/labs64/wiki

documentation documentation-site laas labs64 licensing licensing-as-a-service netlicensing website wiki

Last synced: 2 days ago
JSON representation

Labs64 NetLicensing Wiki - Innovative License Management Solution

Awesome Lists containing this project

README

        

Innovative License Management Solution

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

[![Build NetLicensing Wiki](https://github.com/Labs64/wiki/workflows/Build%20NetLicensing%20Wiki/badge.svg)](https://github.com/Labs64/wiki/actions?query=workflow%3A%22Build+NetLicensing+Wiki%22)

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
```bash
$ git clone https://github.com/Labs64/wiki.git
```

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

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

---

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

## Credits

- [Just the Docs](https://github.com/pmarsceill/just-the-docs) - A modern, highly customizable, and responsive Jekyll theme for documentation with built-in search.

## License and Copyright

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

* `docs/` including all subdirectories

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