I used to use Apache under Windows, but it's difficult to get everything needed for my configurations, and I've since turned to either WSL or full Linux (via Hyper-V). Using WSL probably isn't a good idea, but I used Windows Task Scheduler to start it at bootup.
I know of people who have used non-sucking service manager to turn general applications into services, but I don't have specific experience with it myself. I think there are other apps that do something similar. Good Luck On Monday, April 22, 2024 at 11:53:45 AM UTC-5 Jamie wrote: > Hi all, > Does anyone have experience with running trac as a windows service? > > I've tried various methods including the python script provided in trac > hacks, .bat files etc. > > The issue I hit is that it starts trac ok, but stopping it stops the > service but tracd keeps running in the background thus trac doesn't stop. > > Any thoughts on how to fix this or working examples would be appreciated. > Just need a way to ensure trac starts and stops as a service rather than > just using cmd. Stand alone server btw. > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/eb0b717b-1e61-420c-bdb9-e78cb64ac828n%40googlegroups.com.
