GitHub Organizations (gitorg)
We define 2 types of organizations:
- Code Organizations ("codedorg")
- Project organizations ("projorg")
Whatever we describe can be used on github as well as on similar tools like Gogs.
Code Organizations
- Groups repositories related to the development of a product
- Typically code repositories or the home repository
- Examples:
Details in the section about Code Organization repositories
Are always in Github.
Project/Company organizations
- Groups repositories related to the management of projects, customers or sales
- Gogs is an amazing tool to support all kinds of processes, next to just software developement processes
- There is no code in a project organization
- Examples:
Details in the section about project organization repositories
Are always in GOGS
Gogs versus Github
We suggest you use Github for all product related repositories, especially when you work with opensource software. Github is today by far the leading git management tool for these types of projects.
We suggest you use Gogs for all project organizations, because these repo's need to be private and security is more important. We have forked a version of Gogs which integrates with itsyou.online, this allows you to have very good security & single sign on (IYO).