gitea instance for a single organization #1635

Closed
opened 2025-11-02 04:07:50 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @waozixyz on GitHub (Mar 18, 2018).

hey dear gitea community!
This is not an issue, just an idea.

i was wondering what people think of having a gitea instance for just a single organization and adding configurations for this case scenario.

some configurations that would include this is:

  • not allowing users to create organizations
  • having a simplified url such as git.. would actually be the organization url of the gitea repository.
  • replacing the home page the the organization repository

another more far fetched idea is to try and federate gitea instances, allowing people to fork and request pull requests from any gitea instance ;)

Originally created by @waozixyz on GitHub (Mar 18, 2018). hey dear gitea community! This is not an issue, just an idea. i was wondering what people think of having a gitea instance for just a single organization and adding configurations for this case scenario. some configurations that would include this is: - not allowing users to create organizations - having a simplified url such as git.<your-domain>.<tld> would actually be the organization url of the gitea repository. - replacing the home page the the organization repository another more far fetched idea is to try and federate gitea instances, allowing people to fork and request pull requests from any gitea instance ;)
GiteaMirror added the type/proposal label 2025-11-02 04:07:50 -06:00
Author
Owner

@Treora commented on GitHub (Mar 22, 2018):

I would likewise love to have a single user/organisation per instance, with federation between instances for collaboration. Some of the relevant discussion I found so far:

  • Federation for organization, repositories and users #1612
  • Support federated pull requests #184
  • Support federated login for guest users (OpenID) #185

FYI past few days I have been playing with gitea's templates to hide the things that seem irrelevant for a single-user instance (and to more generally make a minimal interface). See code.treora.com for the current status.

@Treora commented on GitHub (Mar 22, 2018): I would likewise love to have a single user/organisation per instance, with federation between instances for collaboration. Some of the relevant discussion I found so far: - Federation for organization, repositories and users #1612 - Support federated pull requests #184 - Support federated login for guest users (OpenID) #185 FYI past few days I have been playing with gitea's templates to hide the things that seem irrelevant for a single-user instance (and to more generally make a minimal interface). See [code.treora.com](https://code.treora.com) for the current status.
Author
Owner

@waozixyz commented on GitHub (Mar 22, 2018):

@Treora oh cool! thanks for sharing :)
do you have a repo for this minimal interface ur using?

@waozixyz commented on GitHub (Mar 22, 2018): @Treora oh cool! thanks for sharing :) do you have a repo for this minimal interface ur using?
Author
Owner

@ad-si commented on GitHub (Apr 2, 2018):

@Treora Cool! Would be interested in the code as well 😁

@ad-si commented on GitHub (Apr 2, 2018): @Treora Cool! Would be interested in the code as well :grin:
Author
Owner

@kolaente commented on GitHub (Jun 10, 2018):

You can set the limit for new organisations to 0 to prevent users from creating new orgs.

@kolaente commented on GitHub (Jun 10, 2018): You can set the limit for new organisations to 0 to prevent users from creating new orgs.
Author
Owner

@Treora commented on GitHub (Jun 23, 2018):

@spaceywolfi, @ad-si: in case you are still interested, I just extracted my template modifications into a repo, published here (sorry for the delay). Be warned it is quite hacky and unfinished.

@Treora commented on GitHub (Jun 23, 2018): @spaceywolfi, @ad-si: in case you are still interested, I just extracted my template modifications into a repo, published [here](https://code.treora.com/gerben/my-gitea-templates) (sorry for the delay). Be warned it is quite hacky and unfinished.
Author
Owner

@fhennig commented on GitHub (Dec 11, 2019):

Just found this issue through google and wanted to know if there are any updates on this issue?

@fhennig commented on GitHub (Dec 11, 2019): Just found this issue through google and wanted to know if there are any updates on this issue?
Author
Owner

@r0bbie commented on GitHub (Dec 9, 2020):

Noticed this issue had been closed - has it now been implemented?

@r0bbie commented on GitHub (Dec 9, 2020): Noticed this issue had been closed - has it now been implemented?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1635