-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For production handle servers a sitebndl.zip is normally created within initial setup of a handle server, this is used to send to the handle org to allow for registering the handle server in production.
Because the docker handle server works based upon dynamic configuration, we need to be able to have this created and extractable from the docker handle server instance on demand.
Main challenges:
- Creating default admin public/private key files
- Building the zip from the server configuration
- A way for this to be extracted out of a running docker instance.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request