Mandatory heads-up for those that haven't come across them: gogs [0] and its fork gitea [1] are zero config, download-and-run, self-hosted alternatives to GitHub/BitBucket/GitLab that won't suck the life out of your server, are efficiently written, and very fast even on underpowered (read: RPi) hardware or shared VPS nodes. 0: https://gogs.io/ 1: https://gitea.io/en-US/
Ironically, gitea is not even hosted by gitea. They are using github..
Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
51–60 of 82 posts
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#52Mandatory heads-up for those that haven't come across them: gogs [0] and its fork gitea [1] are zero config, download-and-run, self-hosted alternatives to GitHub/BitBucket/GitLab that won't suck the life out of your server, are efficiently written, and very fast even on underpowered (read: RPi) hardware or shared VPS nodes. 0: https://gogs.io/ 1: https://gitea.io/en-US/
Ironically, gitea is not even hosted by gitea. They are using github..
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#53Earlier quoted context omitted.
Ironically, gitea is not even hosted by gitea. They are using github..
Maybe that's just because of GitHub's overwhelming popularity, hosting their code there is probably the best way to get attention and lots of contributors as they build up the product.
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#54I've been using gitlab for a one person company for the last six months or so. The free plan is good for me. There are private repos, CI/CD Integration (pipelines). I am not using Issues or wikis etc. I use pull requests though. I just need git hosting and a decent CI/CD pipeline system. I don't mind paying gitlab though to avoid the hassle of hosting things myself. But the Bronze plan does not add any value for me,…
I actually prefer this method because this lets me also write pipelines that depend on internal infrastructure and weird software (or not so weird - need a mac to build iOS projects with xcode, for example), and my code never touches random cloud VMs where the host is shared with other people (think guest-to-hypervisor escape exploit)
It's also super duper easy to set up, with the runner client being a self-contained binary available for most operating systems thanks to being written in Go.
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#55Earlier quoted context omitted.
I understand that this is a flaw, and indeed a billing-related flaw at that, and I agree it merits fixing and maybe even some refunds/discounts to make up the difference. But at the same time, you seem to be super-concerned about what is essentially a one-time overcharge of (apparently) between $4 and $48, and I feel like I would struggle to muster the emotion you seem to feel over that. If you're posting this at wor…
Not only that but I'd be willing to bet the $48 that if an email is sent regarding what happened that they would adjust the bill and all would be well. It's a silly flaw but I don't think I'd rake them over the coals for it.
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#56Earlier quoted context omitted.
But opps you went over your license count by 1 when creating your user, so your next renewal you will pay a penalty for that admin user.
I understand that this is a flaw, and indeed a billing-related flaw at that, and I agree it merits fixing and maybe even some refunds/discounts to make up the difference. But at the same time, you seem to be super-concerned about what is essentially a one-time overcharge of (apparently) between $4 and $48, and I feel like I would struggle to muster the emotion you seem to feel over that. If you're posting this at wor…
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#57Earlier quoted context omitted.
Not only that but I'd be willing to bet the $48 that if an email is sent regarding what happened that they would adjust the bill and all would be well. It's a silly flaw but I don't think I'd rake them over the coals for it.
I sent an email. I was told I could use or delete that account. No offer was made to adjust a bill, which is rage inducing.
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#58Mandatory heads-up for those that haven't come across them: gogs [0] and its fork gitea [1] are zero config, download-and-run, self-hosted alternatives to GitHub/BitBucket/GitLab that won't suck the life out of your server, are efficiently written, and very fast even on underpowered (read: RPi) hardware or shared VPS nodes. 0: https://gogs.io/ 1: https://gitea.io/en-US/
Ironically, gitea is not even hosted by gitea. They are using github..
Like you said elsewhere, it would be good to have a mirror of it to show it off.
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#59Earlier quoted context omitted.
Maybe that's just because of GitHub's overwhelming popularity, hosting their code there is probably the best way to get attention and lots of contributors as they build up the product.
I can get behind that, but they should at least keep a mirror with gitea to demonstrate the product.
Re: Introducing Exclusive Features to GitLab.com Bronze, Silver and Gold Plans
#60Earlier quoted context omitted.
cgit is even faster https://git.zx2c4.com/cgit/about/
I've never used it but as it appears to be made by the same guy that made password store[1] (i.e. "pass") then I've got a default high opinion of it. Will definitely be checking it out. [1]: https://www.passwordstore.org/