Skip to content

paulswithers/domino-docker-setup

 
 

Repository files navigation

Domino Docker Setup

This repository contains Dockerfiles and resources to create Domino 10 docker images in both interactive and non-interactive ways (remote server setup via Domino Administrator vs. a pure commandline based setup).

To set up the Docker images on your machine, please follow the installation steps in the following directories:

domino1000

Dockerfile to create a Docker image with installed Domino 10. This server starts in remote server setup listen mode on port 1352 when no server.id can be found.

domino1000_scriptsupport

This Dockerfile extends the previous Docker image and provides support for scripted Domino 10 server setup. This means it runs the server setup with server/certifier/admin name and credential information provided via environment variables.

Licence

The code is available under Apache 2.0 license.

Copyright by Mindoo GmbH

Todos

References

The provided Dockerfiles for Domino have been inspired by Ulrich Krause's great blog article "Domino on Docker".

About

Docker files for non-interactive Domino server setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 94.1%
  • Dockerfile 5.9%