Skip to content

Development Container

Development Containers is a Micosoft initiated open standard, extending the use case for containers (colloquial Docker) to development environments. Curently VSCode and IntelliJ are supported.

In a nutshell

a devcontainer setup allows for a standardized development environment, so all tools and runtimes are available to the developer consistently.

We will walk through the steps required for a consistent DRAPI development experience. This includes a local Domino instance for testing.

Prerequisites

Depending on your choice you might need to obtain a license, be sure to ckeck!

  • a supported Ide
  • The HCL Domino Container repository
  • Your HCL credentials to obtain the Domino installer
  • some patience and a few hours time

Initial image

We start with a Java development image and add Domino and tooling

.devcontainer and scripts

Side cars anyone?

This is work in progress

We are constantly working on improving Domino REST API's functionality and documentation. You have a documentation page which is not quite ready. Feel free to feedback what you would like to see here.

Let's connect

We really like to hear from you!

Your opinion matters. Let us know all your:

  • questions
  • discussions
  • ideas
  • feedback

Join the OpenNTF Discord channel.