Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcl-tech-software/domino-license-analysis-utility-dlau
Utility to assist HCL Domino Administrators in determining your Authorized User Count
https://github.com/hcl-tech-software/domino-license-analysis-utility-dlau
domino
Last synced: 8 days ago
JSON representation
Utility to assist HCL Domino Administrators in determining your Authorized User Count
- Host: GitHub
- URL: https://github.com/hcl-tech-software/domino-license-analysis-utility-dlau
- Owner: HCL-TECH-SOFTWARE
- License: apache-2.0
- Created: 2023-01-24T12:52:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T19:44:05.000Z (about 1 month ago)
- Last Synced: 2024-12-20T12:15:38.427Z (15 days ago)
- Topics: domino
- Homepage: https://opensource.hcltechsw.com/domino-license-analysis-utility-DLAU/
- Size: 14.7 MB
- Stars: 10
- Watchers: 11
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
HCL Domino License Analysis Utility# HCL Domino License Analysis Utility
This utility will assist HCL Domino Administrators in doing a health check based on deployment best practices and determining the Authorized User Count within an HCL Domino environment according to the CCB & CCX license model.
## Purpose
The purpose of this utility is to provide fast and accurate Authorized User counts for HCL Domino environments by aggregating information that a Domino Administrator would otherwise have to collect manually.The DLAU automates the process by aggregating all the information that is needed to accurately determine the Authorized User counts in a fraction of the time.
___
## DocumentationPlease refer to
[this page](https://opensource.hcltechsw.com/domino-license-analysis-utility-DLAU/)
___
## Change logWe will keep track of each release in the [CHANGE LOG](/docs/changelog.md)
___
## Code of ConductTo understand our Code of Conduct and how we handle misuse, please read the following:
[CODE OF CONDUCT](https://github.com/HCL-TECH-SOFTWARE/domino-license-analysis-utility-DLAU/blob/main/CODE_OF_CONDUCT.md).___
## ContributingPlease read through our [Contributing Guidelines](https://github.com/HCL-TECH-SOFTWARE/domino-license-analysis-utility-DLAU/blob/main/Documentation/CONTRIBUTING.md). Included are directions for opening issues.
___
## VersioningThe HCL Domino License Analysis Utility will adhere to the following versioning guidelines as much as possible. Releases will be numbered with the following format:
`..`
* A release may update the design, look-and-feel, or branding of an existing version
* We will not intentionally release a `patch` version update that breaks previous functionality
* A `minor` or `patch` release will never remove functionality
* Bug fixes will be addressed as `patch` releases unless they change existing functionality, then they will be `minor` releases___
## Copyright and License
By contributing your code, you agree to license your contribution under the terms of the the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) for any contributions that are made open source as development progresses.