Welcome

Documentation about how to automate an HCL Domino environment using Ansible. This page is community supported and welcomes contributions.

Table of contents
  1. Welcome
  2. Background
  3. Concepts
  4. Steps
    1. Command Line
    2. Graphical UI
    3. Connection
    4. Server Software
  5. Best Practices
  6. How to
    1. First Server in new Domain
    2. Additional Server in existing Domain
    3. Upgrade servers
  7. Step-By-Step
  8. Resources
  9. Requirements
  10. Known Limitations
  11. FAQ
  12. Support
  13. Roadmap
  14. ChangeLog
  15. Terms of use

Welcome

This project provides Ansible automation scripts for deploying and managing HCL Domino servers incl. addons like HCL Nomad, Verse, Traveler

Background

Basic learning What is Ansible What is Semaphore When to use what

Concepts

  • Why are we using Docker?

Command line Semaphore GUI

  • What you get at the end
  • Why is this Ansible Collection not in Ansible Galaxy?

Steps

  1. Check requirements

Command Line

  1. Install Ansible
  2. Download / apply Ansible Collection (=this repo)

Graphical UI

  1. Install Container runtime
  2. Download / apply Ansible Collection (=this repo)
  3. Semaphore

Connection

  • Credentials / SSH
  • Inventory
  • Domino Specific Config parameters

Server Software

Best Practices

How to

Real life use cases…

First Server in new Domain

Additional Server in existing Domain

Upgrade servers

Step-By-Step

Resources

Requirements

Known Limitations

FAQ

Support

How to report an issue?


Roadmap

ChangeLog

Terms of use


Table of contents