How do I pronounce it when introducing it to co-workers, Git-tea or Gityea?
:-}
41–50 of 241 posts
How do I pronounce it when introducing it to co-workers, Git-tea or Gityea?
:-}
Might look at switching to this though as it looks quite a bit more featureful but still simple to maintain
I would like to see a full-fledged docker installer something to the effect of the discourse installer that I can put on something like digital ocean or my own machine, handles https in an opinionated way (let's encrypt), and integrates with popular email services like sendgrid or mailgun (with generous free tiers).
I have been using it for about a year and recently put it on github, because I found it useful enough to share.
You an find it here https://github.com/chaosbunker/dockerbunker
Maybe not exactly what you are looking for, since I am not familiar with the discourse installer, but maybe interesting for someone? I’m happy about some feedback, since I never actively shared this until now.
Currently for private repos I just have a dedicated account on my vps that uses git-shell with a few scripts for creating and listing repos. I've scaled it to include a few friends using Linux groups for shared access. Might look at switching to this though as it looks quite a bit more featureful but still simple to maintain
Just started trying out Gogs. How come Gitea felt the need to fork it?
Gogs: https://github.com/gogits/gogs/graphs/contributors
Gitea: https://github.com/go-gitea/gitea/graphs/contributors
(switch from one tab to the next to see the difference)
Gogs: 24,564 stars, 602 issues, has a features list. https://github.com/gogits/gogs
Gitea: 5,971 stars, 733 issues, doesn't have a features list. https://github.com/go-gitea/gitea
Gogs features (from README):
Activity timeline
SSH and HTTP/HTTPS protocols
SMTP/LDAP/Reverse proxy authentication
Reverse proxy with sub-path
Account/Organization/Repository management
Add/Remove repository collaborators
Repository/Organization webhooks (including Slack and Discord)
Repository Git hooks/deploy keys
Repository issues, pull requests, wiki and protected branches
Migrate and mirror repository and its wiki
Web editor for repository files and wiki
Jupyter Notebook
Two-factor authentication
Gravatar and Federated avatar with custom source
Mail service
Administration panel
Supports MySQL, PostgreSQL, SQLite3, MSSQL and TiDB (via MySQL protocol)
Multi-language support (29 languages)
If anything, Gogs seems like a more polished product just by going through the README.Gitea with all its 2+ maintainers can't take care of that?
It's hard to do a comparison without that list. Are users expected to install and find out?
devops sysadmin here. I started with gitlab about a year ago and can honestly say I wish I had taken gogs/gitea instead. The main problem for me is gitlabs utter dearth of somewhat counterproductive features. Git LFS support is almost a cruel joke in gitlab as git operations under the hood now take inexorably more ram to complete. In turn im rewarded with more traditional RCS programmers asking why git has problems w…
How do I pronounce it when introducing it to co-workers, Git-tea or Gityea?