<div dir="ltr">hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 6, 2017 at 8:16 PM, Software Information <span dir="ltr"><<a href="mailto:softwareinforjam@gmail.com" target="_blank">softwareinforjam@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi All<div>Just trying to understand how some services work under OmniOS. Please help me to understand this. I have build omnios-r151020-4151d05 and I am running a Git Server in a zone. I used packages to install Git with a pkg install. When I run svcs, I don't see the git service at all but I can use a client to connect to it and the port is open. I am trying to get better at service management. Where can I find the script that is starting this service.</div></div></blockquote><div><br></div><div>There is no 'official' git server. You can review the methods of using a bare repo specified in <a href="https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols">https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols</a> (chapter 4 of the excellent - and free to read - git book).<br><br></div><div>If what you are looking for are free alternatives to github, you could take a look  at gitlab, gitbucket, gitprep (just look them up in your favorite search engine). There are obviously non-free (but excellent) alternatives as bitbucket.<br><br>You can also take a look at gitolite, but it has no web frontend, it is purely an access control git shell.<br><br></div></div><div class="gmail_signature">--<br>Groeten,<br>natxo</div>
</div></div>