Domino on Linux/Unix, Troubleshooting, Best Practices, Tips and more ...

 
alt

Daniel Nashed

 

Creating Domino One Touch Setup JSON via Lotus Script

Daniel Nashed  24 March 2024 08:05:41

The idea for Domino One Touch Setup (OTS) was born in the Domino Container Community project and HCL added a native implementation into Domino 12 available cross platform.
The Domino container image and also the Domino Start Script can consume it and ship with first and additional server OTS JSON files including prompting to replace placeholders.

Beside the standard documentation there is a GitHub repository for examples and additional information -> https://github.com/HCL-TECH-SOFTWARE/domino-one-touch-setup

The basic configuration isn't that complicated. But you can also use it to create databases from templates and add or update documents.
Generating JSON from existing documents might be quite time consuming.

I wrote Lotus Script code to convert documents into JSON and also a small routine to create the setup part of OTS.

https://gist.github.com/Daniel-Nashed/a0a436e983d91e7c54388219045f39b0

For now it is a simple script I added to a database where I dump documents I want to add to OTS.

But in future we could make it a full application.

What do you think?

-- Daniel


Comments

1Martin Vogel  24.03.2024 9:20:01  Creating Domino One Touch Setup JSON via Lotus Script

This is once again a great project idea from you and with the application we could quickly create new OTS files or extend existing ones. Great !

Links

    Archives


    • [HCL Domino]
    • [Domino on Linux]
    • [Nash!Com]
    • [Daniel Nashed]