hi,

On Thu, Apr 6, 2017 at 8:16 PM, Software Information <
softwareinfor...@gmail.com> wrote:

> Hi All
> 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.
>

There is no 'official' git server. You can review the methods of using a
bare repo specified in
https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols (chapter 4
of the excellent - and free to read - git book).

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.

You can also take a look at gitolite, but it has no web frontend, it is
purely an access control git shell.

--
Groeten,
natxo
_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to