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:
another more far fetched idea is to try and federate gitea instances, allowing people to fork and request pull requests from any gitea instance ;)
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:
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?
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.