Skip to content

Commit 24065c5

Browse files
Rename screenshots that were edited in place
1 parent db23b95 commit 24065c5

11 files changed

+12
-10
lines changed
Loading

docs/cloud/github-integration-setup.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ From the organization settings page, select the "Integrations" subtab. Hit the "
2020
To set up a GitHub Enterprise integration with Private Packagist start by selecting "GitHub" as the platform and enter the URL of your GitHub Enterprise server, as seen in the example below.
2121
A link to create a new OAuth application on your GitHub Enterprise server will automatically be displayed.
2222

23-
![Packagist Setup](/Resources/public/img/docs/integration-setup/cloud/github-enterprise-01-packagist-setup.png)
23+
![Packagist Setup](/Resources/public/img/docs/integration-setup/cloud/github-enterprise-01-packagist-setup-20241219.png)
2424

2525
## Create a GitHub Enterprise OAuth Application
2626

@@ -33,7 +33,7 @@ Client ID and Client Secret remain empty for now.
3333
Register a new application on GitHub Enterprise. You'll be redirected to the application's page. Click the "Generate a new client secret" button
3434
to get a new secret. You'll need the client ID and client secret to finish the setup on Private Packagist.
3535

36-
![GitHub Credentials](/Resources/public/img/docs/integration-setup/github-03-github-credentials.png)
36+
![GitHub Credentials](/Resources/public/img/docs/integration-setup/github-03-github-credentials-20241219.png)
3737

3838
## Create the integration
3939

docs/self-hosted/bitbucket-integration-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## Initial Setup
1111
Hit the “Add Integration“ button on the admin page to get to the form below.
1212

13-
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration.png)
13+
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration-create.png)
1414

1515
To setup a Bitbucket integration with Private Packagist start by selecting "Bitbucket" as the platform and enter <i>https://bitbucket.org</i> as the base URL, as seen in the example below.
1616

docs/self-hosted/github-integration-setup.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ first need to create an integration in Private Packagist. This document walks yo
1313

1414
## Open the Add Integration form
1515

16-
Log in with an admin account, go to the Admin section and hit the “Add Integration“ button to open the form to create your integration.
16+
Go to the Admin section and hit the “Add Integration“ button to open the form to create your integration. If you've just
17+
installed Private Packagist Self-Hosted and it is still running in Setup Mode, you do not need to log in. If the application
18+
is no longer in Setup mode, you will have to log in with an admin account first.
1719

18-
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration.png)
20+
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration-create.png)
1921

2022
To setup a GitHub integration with Private Packagist start by selecting "GitHub" as the platform and enter the URL of
2123
your GitHub Enterprise Server or <i>https://github.com</i> to use the public GitHub server as seen in the example below.
@@ -33,7 +35,7 @@ Client ID and Client Secret remain empty for now.
3335
Register a new application on GitHub Enterprise. You'll be redirected to the application's page. Click the "Generate a new client secret" button
3436
to get a new secret. You'll need the client ID and client secret to finish the setup on Private Packagist.
3537

36-
![GitHub Credentials](/Resources/public/img/docs/integration-setup/github-03-github-credentials.png)
38+
![GitHub Credentials](/Resources/public/img/docs/integration-setup/github-03-github-credentials-20241219.png)
3739

3840
## Finish the Setup
3941
Copy and paste the "Client ID" and "Client Secret" values back into the Private

docs/self-hosted/gitlab-integration-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you are using our cloud product at packagist.com, [use this guide](../cloud/g
77
## Initial Setup
88
Hit the "Add Integration" button on the admin page in Private Packagist Self-Hosted to get to the form below.
99

10-
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration.png)
10+
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration-create.png)
1111

1212
To setup a GitLab integration with Private Packagist start by selecting "GitLab" as the platform and enter the URL of your own GitLab server or use <i>https://gitlab.com</i> for the public GitLab server as seen in the example below. A link to setup the oauth application on GitLab will automatically be displayed.
1313

docs/self-hosted/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Select options for your SMTP server or use the GMail option for a simplified for
7070
![Email Settings](/Resources/public/img/docs/self-hosted/05-email-settings.png)
7171

7272
## Application Startup
73-
Save and apply the settings to start Private Packagist Self-Hosted. Leave the Setup mode enabled.
73+
Save and apply the settings to start Private Packagist Self-Hosted. Leave the Setup Mode enabled.
7474

7575
![Start Application](/Resources/public/img/docs/self-hosted/06-save-start.png)
7676

docs/self-hosted/kubernetes-embedded.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ or gitlab.com. Follow the instructions to create the respective required identif
118118
* [Authentication with Email Addresses and Passwords](./authentication-email-addresses-passwords-setup.md).
119119

120120

121-
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration.png)
121+
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration-create.png)
122122

123123
#### Selecting Admins
124124
After setting up an integration, you can log in through the top menu. Register an account and pick a username.

docs/self-hosted/kubernetes-helm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ or gitlab.com. Follow the instructions to create the respective required identif
6464
* [Authentication with Email Addresses and Passwords](./authentication-email-addresses-passwords-setup.md).
6565

6666

67-
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration.png)
67+
![Add Integration](/Resources/public/img/docs/self-hosted/08-integration-create.png)
6868

6969
#### Selecting Admins
7070
After setting up an integration, you can log in through the top menu. Register an account and pick a username.

0 commit comments

Comments
 (0)