Creating Artifactory Users for v8.4 - tooltwist/documentation GitHub Wiki
Normally this is not required for developers building in the Twist Resources office, as projects are published to the public Artifactory repository by CircleCI whenever code is pushed to Github, and builds that use the project can be done with anonymous access to the office's caching repository.
There are a few cases where a user account is required on the public repository:
- to public a release version (CircleCI only publishes snapshots)
- while confirming the build scripts.
- when building outside the office, without access to the Twist Resources VPN.
Adding a new user
-
Log in to http://repo.tooltwist.com with an administrator account.
-
Click on Admin Tab -> Users.
-
Add a new user.
User name: the user's email address
Can Update Profile: Yes
Admin: No
Disable Internal Password: No -
Click on Permissions on the left. For any targets where you'd like the user to have access, mouse over and select Edit, then set their permissions on the Users tab.
-
Log off, then log on as the user. Click on the username at the top right to go to the User Profile page.
-
Enter the Current Password and the Encrypted Password will be displayed.
-
Email the username, password, and encrypted password to the user.