Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcl-tech-software/domino-container
HCL Domino Docker Container image build scripts
https://github.com/hcl-tech-software/domino-container
domino
Last synced: 1 day ago
JSON representation
HCL Domino Docker Container image build scripts
- Host: GitHub
- URL: https://github.com/hcl-tech-software/domino-container
- Owner: HCL-TECH-SOFTWARE
- License: apache-2.0
- Created: 2018-11-13T04:05:25.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T11:34:11.000Z (16 days ago)
- Last Synced: 2024-12-30T03:16:22.874Z (6 days ago)
- Topics: domino
- Language: Shell
- Homepage: https://opensource.hcltechsw.com/domino-container/
- Size: 11.8 MB
- Stars: 76
- Watchers: 31
- Forks: 57
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Domino Docker Containers
This project contains build scripts for HCL Domino Docker/Container images via [dockerfiles](https://docs.docker.com/engine/reference/builder/).
The repository provides the utilities to build HCL Domino Server with the latest software or specific version in a Docker/Container image.
There are separate folders within this repository for Domino add-on HCL products like Traveler and HCL Domino Leap as well.## You are looking to (just) configure & control Domino container instances - not to build containers?
You are in luck, just at the wrong place. Head over to [Nash!Com's Domino start script](https://github.com/nashcom/domino-startscript) and follow the instructions there. There is no need to use this repository.
## Where to get HCL Domino software
The project uses the official HCL web-kit installers to build container images download from the new official [My HCLSoftware Portal](https://my.hcltechsw.com/).
- All HCL customers with active maintenance should have a download account
- The [Partner Pack](https://www.hcltechsw.com/resources/partner-connect/resources/partner-pack) provides the same access for HCL Business PartnersSee how to [download software](howto_download-software.md) for details.
## Supported environments
The project is supported on Docker Desktop, Docker Server, Podman, Rancher Desktop, Kubernetes (K8s) and OpenShift.
See detailed information about [supported run-time and build environments](docs/concept_environments.md).## Documentation & Quickstart
See the [documentation](docs/index.md) and the [Quickstart](docs/quickstart.md) for details
## Issues
For issues relating specifically to the Dockerfiles and scripts, please use the [GitHub issue tracker](https://github.com/HCL-TECH-SOFTWARE/domino-container/issues)## Contributing
We welcome contributions following [our guidelines](CONTRIBUTING.md).## Community Support
Special Thanks go to the following people for having provided valuable input to this project* [Ulrich Krause](https://www.eknori.de/2017-08-20/domino-on-docker/) for his very early contibutions in this space.
* Matteo Bisi for his [Presentation](https://www.slideshare.net/mbisi/connect2016-1172-shipping-domino).
* [Egor Margineanu](https://www.egmar.ro/) who also can be found on [Github](https://github.com/egmar)
* Thomas Hampel for initiating the original IBM Domino 9.0.1 Docker project
* Daniel Nashed for donating his [startscript](https://github.com/nashcom/domino-startscript) under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).## License
The Dockerfiles and associated scripts are licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).HCL Domino and add-on products are commercial software - The software licenses agreement does not permit further distribution of the docker image that was built using this script!
Refer to the [HCL license home page](https://www.hcl-software.com/resources/license-agreements) for detailed information about the HCL Domino and add-on product license terms.