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

User customizable template #25

Open
laduke opened this issue Jun 27, 2023 · 0 comments
Open

User customizable template #25

laduke opened this issue Jun 27, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@laduke
Copy link
Contributor

laduke commented Jun 27, 2023

We compile our template.network into the binary. It has good defaults.
We have some flags like -dns-over-tls=true to enable certain options in the template.

There are hundreds or thousands of options in systemd.network

I don't think we want to slowly add flags for each one.

So do something like:
zerotier-systemd-manager -template ./my-template

Now users can do whatever they want without asking for new code, new releases, etc...

Also, consider removing any existing flags that have to do with changing values in the template for consistency sake. (breaking change)

@laduke laduke added enhancement New feature or request good first issue Good for newcomers labels Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant