Live data from Hacker News

Gogs, an alternative to Gitlab

apertoire.net

31–40 of 239 posts

Re: Gogs, an alternative to Gitlab

#31
Why do I rarely see Gitblit talked about as an open source alternative to GitHub? It does a lot: http://gitblit.com/features.html, including a well thought out ticket workflow: http://gitblit.com/tickets_overview.html It's also very easy to install, since it only needs a JVM.

I started using it after getting frustrated with Gitlab's install process on RHEL (a year ago), and I used Gitolite before that. Gitblit has been refreshingly simple to deal with. Am I missing something other than the standard JVM hate?

Re: Gogs, an alternative to Gitlab

#32
Still looking for a good locally deployable github alternative that has decent issue tracker (i.e. youtrack/jira/tfs level of customization and planinng support) AND pull request support. Are there any? Is this it?

Re: Gogs, an alternative to Gitlab

#33
post #15
post #8

What experiences do people have with http://phabricator.org/ ? It's not a GitHub clone but it does seem very complete, possibly replacing Jira and Stash if you're into the Atlassian ecosystem.

I played with it a little bit once for a small personal project. It seems to have all the features you want, but the way you used them never really clicked with me. Unlike Stash, GitLab, GitHub, Gogs, or others of that nature - though - it expects you to setup your git repositories elsewhere (at least the last time I used it) instead of acting as a receiving host for them (at least the last time I used it - which was…

This has changed; we've supported hosted repositories since late 2013.

Re: Gogs, an alternative to Gitlab

#34

Earlier quoted context omitted.

"No pull requests" and "It's a full on GitHub replacement" seem like incompatible statements.

Yeah, no pull requests is an instant deal breaker.

They'll be included in some near future release. See this: https://github.com/gogits/gogs/issues/5

Re: Gogs, an alternative to Gitlab

#37
Why are they not dogfooding?

If they will use Github to develop Gogs, the potential audience may think why they should not use Github itself.

I am not trying to put them down, it's very difficult to dog food when your product is in its early state but their page suggests that they already support Issue Tracking. I think it is in a state where they can use Gogs to develop Gogs. This will ensure that they work on those items which affects developers the most.

Re: Gogs, an alternative to Gitlab

#38
post #12

At what point does it become a concern when you're just ripping off the UI of a competing product?

Something something good artists, great artists? Personally I feel for pieces of software like this it's fair to more or less clone the user interface. There's a lot of effort built up in understanding how to use this tool. Think of the complaints LibreOffice gets for not looking enough like Word, or GIMP for not looking enough like Photoshop. Plus, Gitlab is already open source, so can you really call it "ripping of…

It's one thing to offer the same UI elements and experience, it's another thing to make it look identical in colors, spacing, fonts, icons, etc... They took it quite far imho.

Re: Gogs, an alternative to Gitlab

#39
"But what if you’re writing some Android app, maybe you’re building the next great iOS game or in general, you’re writing some code that you don’t want to be exposed to the general public ?

You could certainly purchase access to private Github repositories, but most certainly you’d rather want to invest your capital in more pressing matters."

... BitBucket!

Re: Gogs, an alternative to Gitlab

#40
post #21

What's the value of hosting your own Github alternative as an organization / company? Do people have on-premise requirements and don't want to pay for Github enterprise? I assume most start-ups don't and 25 USD for 10 private repositories isn't going to break the bank.

Actually, $12 a month for 10 private repos.

That pricing is for Individual accounts, not Organizations. $25 for 10 private repos is accurate for the latter.
Post reply on HN