Add default plugin-center url to docs
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 124 KiB |
BIN
docs/en/user/admin/assets/administration-setings-connected.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 281 KiB After Width: | Height: | Size: 108 KiB |
@@ -26,6 +26,13 @@ Activate this option to make attacks using cross site scripting (XSS / XSRF) on
|
||||
#### Plugin-Settings
|
||||
A plugin center can be used to conveniently manage plugins. If you want to use a plugin center that is not the default one, you only have to change this URL. If SCM-Manager is operated as part of a Cloudogu EcoSystem, the plugin center URL can be changed in the etcd.
|
||||
If the default plugin center is used, the SCM-Manager may be connected to the cloudogu platform to receive special cloudogu platform-Plugins. Details can be found in the plugin-center documentation.
|
||||
|
||||
After the initial setup, the following values are set by default:
|
||||
```markdown
|
||||
Plugin Center URL: https://plugin-center-api.scm-manager.org/api/v1/plugins/{version}?os={os}&arch={arch}&jre={jre}
|
||||
Plugin Center Authentication URL: https://plugin-center-api.scm-manager.org/api/v1/auth/oidc
|
||||
```
|
||||
|
||||

|
||||
An existing connection between a SCM-Manager and the cloudogu platform may be severed here.
|
||||

|
||||
|
||||