gitea instance for a single organization

Created on 18 Mar 2018  路  6Comments  路  Source: go-gitea/gitea

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 ;)

kinproposal

Most helpful comment

@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.

All 6 comments

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 oh cool! thanks for sharing :)
do you have a repo for this minimal interface ur using?

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

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

@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.

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jorise7 picture jorise7  路  3Comments

jakimfett picture jakimfett  路  3Comments

tuxfanou picture tuxfanou  路  3Comments

lunny picture lunny  路  3Comments

haytona picture haytona  路  3Comments