Skip to content

Conversation

@brhat
Copy link
Collaborator

@brhat brhat commented Jul 10, 2020

This pull request includes the configuration currently running on mendel.fh-salzburg.ac.at and the workers involved.
The current setup uses the forked repositories; the code in this pull request already uses the main ones.

- NSSM - the Non-Sucking Service Manager (https://nssm.cc/)
- set a password for your user
## Warning
Some problem prevents a tls connection between the buildbot-worker on windows and the reverse proxy (traefik) in front of the buildmaster.

Choose a reason for hiding this comment

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

Which problem? This seems serious.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Unfortunately, i was not able to resolve this issue yet. Note, that both VMs (Buildbot server and Windows builder) share a subnet exclusively for this communication as a workaround.

- set a password for your user
## Warning
Some problem prevents a tls connection between the buildbot-worker on windows and the reverse proxy (traefik) in front of the buildmaster.
Because of this, tls is deactivated!

Choose a reason for hiding this comment

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

We should aim to activate it

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I agree. As mentioned I wasn't able to resolve this issue, yet.

Copy link

@dustsigns dustsigns left a comment

Choose a reason for hiding this comment

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

Thanks for the pull request.

General remarks regarding the pull request:

  • When merging (after approval), please use a squash merge (so that the individual commits are no longer visible)

General remarks regarding documentation:

  • Please use URL formatting like DataCompressor
  • Please format file names and code-like portions as source code
  • Please fix casing of proper names and abbreviations, e.g., "TLS" instead of "tls", "Web" instead of "web" etc.
  • Please fix casing at the beginning of sentences -- The first word of each sentence or item (in an itemization) should be upper case
  • Please add proper links for references, e.g., in "see buildbot/README.md". This also applies to (sub) folders and other file and folder references

You can find more detailed remarks as single comments within this review of the pull request. Please reply to them and add a new commit to this pull request to update it.

default:
minVersion: "VersionTLS12"
sniStrict: true
cipherSuites:

Choose a reason for hiding this comment

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

This list is very short and specific. Could this be the reason for the TLS issues? Please check.

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