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 support to run as native windows service #10661

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fredwangwang
Copy link
Contributor

What does this PR do?

Allow traefik to run as native windows service without any service shim, like NSSM

Motivation

This addresses the issue #10659, allowing better integration with windows systems without any third party components.

image
The screenshot shows that with the code change, traefik can be managed directly with windows service manager

@kevinpollet
Copy link
Member

kevinpollet commented May 15, 2024

Hello @fredwangwang and thanks for your contribution,

As this is an enhancement, please could you rebase it on the master branch?

@fredwangwang fredwangwang changed the base branch from v3.0 to master May 15, 2024 13:40
@fredwangwang
Copy link
Contributor Author

Hi @kevinpollet retargeted to master

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

Successfully merging this pull request may close these issues.

None yet

4 participants