Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract ocrd manager specific configuration #9

Closed
SvenMarcus opened this issue May 31, 2022 · 1 comment
Closed

Extract ocrd manager specific configuration #9

SvenMarcus opened this issue May 31, 2022 · 1 comment

Comments

@SvenMarcus
Copy link
Contributor

Currently there is configuration for the communication with the OCRD manager in startup.sh, even though this repository is exclusively about providing a Kitodo Production container.
This makes for poor separation of concerns as one has to edit the content of submodules in kitodo_production_ocrd when communication details between the manager and Kitodo change and then update the main git repository accordingly.
OCRD manager specific configuration (ssh keys and so on) should therefore be extracted from this repository into kitodo_production_ocrd.

@markusweigelt
Copy link
Collaborator

Move the OCR-D Manager specific configuration to the ocrd_kitodo with pr slub/ocrd_kitodo#69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants