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 template systemd service files #750

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wpyoga
Copy link

@wpyoga wpyoga commented Sep 19, 2022

These allow hosts to easily join multiple different Nebula networks.

Also, I have removed the SyslogIdentifier=nebula option, it's unnecessary because the logs already get tagged nebula by default.

@wpyoga
Copy link
Author

wpyoga commented Sep 25, 2022

I have added a commit (to the same files) that makes nebula run inside the respective config directories. This enables this kind of configuration:

pki:
  ca: ca.crt
  cert: host.crt
  key: host.key

Which makes it easier to write the config files. No need to write something like key: /etc/nebula/MyNetwork2/host.key.

@IngwiePhoenix
Copy link

Would love if someone looked into this, this'd be very handy!

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