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

Feature Request: Running caddy as a Windows Service #1108

Closed
Echsecutor opened this issue Sep 14, 2016 · 2 comments
Closed

Feature Request: Running caddy as a Windows Service #1108

Echsecutor opened this issue Sep 14, 2016 · 2 comments
Labels
duplicate 🖇️ This issue or pull request already exists feature ⚙️ New feature or request

Comments

@Echsecutor
Copy link

It would be very useful for a Webserver running on Windows to register it as a service. This would give Caddy an edge over nginx. ;)
http://nginx.org/en/docs/windows.html

Using
https://godoc.org/golang.org/x/sys/windows/svc
this should be doable.

@mholt
Copy link
Member

mholt commented Sep 14, 2016

Thanks for the request! This has been requested before in #293. You're welcome to add to the discussion there. 👍

@mholt mholt closed this as completed Sep 14, 2016
@mholt mholt added duplicate 🖇️ This issue or pull request already exists feature ⚙️ New feature or request labels Sep 14, 2016
@Echsecutor
Copy link
Author

Oh, sorry. I did only search for open issues ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate 🖇️ This issue or pull request already exists feature ⚙️ New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants