Finally start documenting using Agaric's Forgejo
This commit is contained in:
parent
6413b44def
commit
10b42ff55e
1 changed files with 16 additions and 0 deletions
16
tools/git-agaric-com-forgejo.md
Normal file
16
tools/git-agaric-com-forgejo.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# git.agaric.com's Forgejo
|
||||
|
||||
## User account creation and adding people to a project
|
||||
|
||||
As of now, do *not* invite users by e-mail address directly from a Team tab but instead:
|
||||
|
||||
1. Create user at https://git.agaric.com/admin/users/new
|
||||
2. Return to the team tab for the organization (`org/example-organization/teams`
|
||||
3. Click into ('View') the 'Owners' team `/org/example-organization/teams/owners` (or create) the team named after the client (so `/org/example-organization/teams/example`)
|
||||
4. Use the search user bar to find that user account and then—only if it autocompletes and you select the user—the "Add Team Member" button.
|
||||
|
||||
*Side notes*
|
||||
|
||||
- Leave the setting for *User visibility* to *Private*.
|
||||
- Leave *Allow Creation of Organizations by Default* disabled.
|
||||
- (The 'Add Team Member' button used to be green, now it is red, why Forgejo why.)
|
Loading…
Reference in a new issue