Resources
Downloadable assets to get you started.
Domino REST API
Presentations
Docker
- Docker compose file for primary server
- Docker compose file for additional servers
- Docker compose
sample.env
file (NOTE: rename this file to.env
and update your values before use)
Postman
- Postman collection to exercise KEEP APIs and its Sample environment.
- Domino Admin API Postman collection to exercise KEEP APIs and its Sample environment.
- Demo.nsf - Demo database for the Postman and Tutorial examples.
The scripts below are only for reference (and amusement). THey have been superceded by the scripts provided by the installer. So there’s no need beyond satisfying curiosity to download them.
Mac
- Shell script to start KEEP on MacOS.
- Modify the script and replace all instances in the Shell script before using as follows
- programDir with the directory Notes is located in.
- dataDir with the directory the Notes Data is located in.
- keepDir with the directory Keep is located in.
Windows
- Command file to start KEEP on a Windows client.
- Modify the script and replace all instances in the Command file before using as follows
- programDir with the directory Notes is located in.
- dataDir with the directory the Notes Data is located in.
- keepDir with the directory Keep is located in.