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

Add monitor jobs and logs #27

Merged
merged 9 commits into from
Jul 4, 2022
Merged

Conversation

bertsky
Copy link
Member

@bertsky bertsky commented Jul 4, 2022

No description provided.

README.md Outdated
@@ -240,9 +241,9 @@ the UID and GID of the Controller and Manager in our Makefile are taken from the
Shell environment variables take precedence over `.env` file variables in Docker Compose.
For example:

export CONTROLLER_ENV_UID=$(id -u) CONTROLLER_HOST=ocrserver
export CONTROLLER_ENV_UID=$(id -u) CONTROLLER_HOST=ocrserver CONTROLLER_PORT_SSH=8022
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I renamed port to CONTROLLER_SSH_PORT cause it is a more contextual way.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where? Manager still uses CONTROLLER_SSH_PORT, and Controller still does not use that variable at all.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sry, understood! (Typo on my side.)

@markusweigelt markusweigelt merged commit bd17289 into slub:main Jul 4, 2022
@bertsky bertsky deleted the add-monitor-jobs-logs branch December 14, 2023 12:26
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

Successfully merging this pull request may close these issues.

2 participants