_____________________________________________________________ > Od: "Wolfgang" <[email protected]> > Komu: [email protected] > Datum: 05.11.2010 13:43 > Předmět: Re: [fossil-users] fossil local server > >Petr Ferdus <petr...@...> writes: > >... >> Could you please share what you use in windows service/how you create them. >> If >you also serve repositories >> via https I would like to see the set up of that as well. >> >> Thanks >> >> Peter >... > >I simply use > >nssm (non sucking service manager) > >and install the service using: > >nssm install <servicename> <fossilexepath" "server --port 8000 --notfound ><defaultredirect> <directory-with-fossil-files>" > >nssm restarts fossil, if the server process dies - which sometimes happens, if >the browser requests the style.css on a refresh. You can use anysrv from MS >too, >but this doesn't restart the server process.
Thank you for tip with nssm. It is quite usable for "packing" fossil into windows service. Still would like to hear how to setup fossil to serve repos by https (as e.g. canonical fossil repo or some other repos mentioned on list are) Thanks Peter. >I do not use https on my local net. >best regards >Wolfgang > > > >_______________________________________________ >fossil-users mailing list >[email protected] >http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

