MariaDB via Docker installieren

Release Notes Business Edition:
Optimized performance for scaling large numbers of edge agents: portainer/portainer#8349
Introduced option for pre-pull of images for edge stack deployment to increase deployment success rate
Added edge group support in edge jobs to allow execution across many devices
Introduce the ability to edit edge agent tunnel URL and API server URL from within Portainer
Introduced improved environment tile layout to address consistency when edge devices moved to homepage: portainer/portainer#8334
Clarified UX around polling intervals and poll frequency option in edge compute settings between async and normal edge agents.
Added info text to waiting room view
Fixed issue where edge stack incorrectly deployed to default namespace when there is a specified namespace defined in the manifest: portainer/portainer#8346
Fixed issue where select all checkbox is missing for edge stack and edge job tables: portainer/portainer#8029
Fixed issue with Edge device tags not showing on Create Edge Group screen: portainer/portainer#7936
Fixed issue where delete edge device does not remove it from the edge groups mapping: portainer/portainer#8348
Fixed issue where edge stack failed to deploy with private registry in async mode
Fixed issue where actions icon under edit edge stack page is not consistent
Introduced new log viewer to Portainer Business Edition
Introduced the ability to edit the YAML manifest of Kubernetes objects and apply the changes via the Kubernetes patch function
Introduced global and cluster-level options to allow enforcing of code-based deployment of Kubernetes objects, preventing the use of Portainer forms and other less easy-to-repeat workflows
Introduced a new setting in the Cluster setup screen of a Kubernetes environment to allow enforcing of admin-only deploying of ingresses
Introduced the ability to specify updates to existing environment variables of a deployment via query string parameters on the Kubernetes application redeploy webhook
Added a rolling restart button to the Kube application UI
Introduced a new rollout-restart parameter to Kube application redeploy webhooks to allow remote initiating of zero-downtime deployment rolling restarts
Introduced an alternate means of authenticating connections to the Google Cloud platform (used by our KaaS provisioning of Google Kubernetes Engine environments), following their deprecation of the gcp auth plugin in Kubernetes v1.22 and removal in v1.26
Introduced experimental Kubernetes functionality (behind a feature flag) to allow installing of MicroK8s to existing machines
The Kubernetes deployment option for docker-compose format manifests and the Kompose conversion tool that enabled this have now been removed due to long-standing Common Vulnerabilities and Exposures (CVEs) in Kompose: portainer/portainer#8355
Improved the explanatory tooltips and info text for Kube application automatic updates functionality: portainer/portainer#8223
Updated Kubernetes as a Service (KaaS) cluster provisioning to use the latest eksctl tool for the AWS EKS platform, and support up to v1.23 of Kubernetes (use of this version was previously failing)
Resolved an issue where Kubernetes secrets were no longer shown in an expand panel for each application listed in the Applications list screen: portainer/portainer#8118
Improved config setting defaults when connecting clusters: ingress controllers (with a class) are auto detected/set as allowed, metrics API features setting is on (if metrics server is deployed), and storage classes with the 'default' annotation are on: portainer/portainer#8240
The Kubernetes Operator role is not intended to have secrets update permission and hence, as a security consideration, this permission is now removed from Portainer
Corrected the look of the fallback icon used for Helm charts that don't have their own icon: portainer/portainer#8116
Made a change to default the resource quota's resource assignment setting to off for new Kubernetes namespaces but always show the toggle (although it can be disabled for change if the cluster's (BE only) allow over-commit setting is off): portainer/portainer#8122
In the Kubernetes Add ingress screen, corrected the namespace selection dropdown to only show those that the user has access to: portainer/portainer#8150
Added a check in Kube Cluster setup and Namespace -> Manage access to see if Kube RBAC addon is enabled in the cluster, and if not, show a warning that Portainer RBAC functionality will be limited. Warning also gives info on enabling RBAC in the cluster: portainer/portainer#8171
Resolved an issue that was causing an 'Unable to get k8s environment access' error on deleting of a Kubernetes edge environment
When connecting a Kubernetes environment to Portainer via kubeconfig import, stop deleting of any extant 'portainer' namespace in the cluster
When using Kubernetes (KaaS) cluster provisioning and choosing the Azure Kubernetes Service (AKS) option, only node size options that are valid for provisioning now show. Previously, there was at least one option which gave an error on use
Resolved two scenarios where importing of the kubeconfig of a Kubernetes cluster raised an error that caused a stuck 'Deploying' status
In Kube Create namespace and Namespace details screens, made the resource assignment toggle always visible - even when the cluster's resource over-commit option is off (when it will show but be disabled for change)
Fixed an issue introduced in 2.16, where deploying of an ingress via the Portainer Add ingress form does not label the ingress object in the cluster with a Portainer 'internal' deployment label. Any deployment of ingress via Portainer should have this: portainer/portainer#8337
Fixed an issue introduced in 2.16, where, when attaching a ConfigMap to an application being deployed via the Portainer Add application form, the ConfigMap is wrongly included as a Secret in the manifest and the deployment could therefore fail: portainer/portainer#8323
Fixed an incorrect mention in the UI of a 'docker-compose file' which was showing when editing a Kube application deployed from git: portainer/portainer#8228
Fixed an issue preventing adding of a Helm repo that has a redirect: portainer/portainer#7892
Fixed an issue where the kubectl shell does not work when Istio Proxy is installed in the cluster: portainer/portainer#8321
Fixed an issue introduced in 2.16 where the Kube Create namespace screen's CPU and Memory resource allocation max limits did not have other namespaces' resource amounts subtracted when the cluster's allow resource over-commit option was turned off
Introduced support of relative paths for volumes when creating a Docker Standalone or Swarm stack that uses a git repository. Support in edge stacks is excluded at present: portainer/portainer#6390
Introduced new log viewer to Portainer Business Edition
Introduced pull image param for stack webhook to turn pull-image on and off
Introduced 24 hour caching for new image notification
Upgraded docker compose to v2.13.0: portainer/portainer#8289
Provided clarification and rewording in the UI around the 'Pull latest image' toggle in Stacks, Swarm Services and Service details update and Container recreate: portainer/portainer#8226
Updated embedded docker binaries in Portainer and agent from 20.10.13 to 20.10.18: portainer/portainer#8290
Fixed issue of not been able to associate stack created from other docker environments: portainer/portainer#8030
Fixed issue where content overlap edge of screen and left column becomes too narrow: portainer/portainer#8161
Fixed issue where default option for access control is not selected when editing public resource: portainer/portainer#8162
Fixed incorrect wording for private box selector under user access control: portainer/portainer#7969
Fixed issue where text input jumps to the end of the input box in repository form: portainer/portainer#8214
Fixed issue where scrollbar always visible in web editor form regardless contents of web editor: portainer/portainer#7968
Fixed issue where number of stopped container does not display in dashboard correctly: portainer/portainer#7925
Fixed an issue where deleting a network, config or secret did not show a confirmation warning modal: portainer/portainer#7920
Fixed an issue where a user cannot upload a stack file as a custom template: portainer/portainer#7921
Fixed an issue where the old-style UI was still being used in a Docker template-related page: portainer/portainer#7950
Fixed issue where container webhook URL always changed on each recreation
Fixed issue where new image notification only relies on checking first digest which is not always accurate: portainer/portainer#7148
Introduced support for S3 compatible hosts for backup and restore: portainer/portainer#6555
Introduced support for GitHub container registry as a registry type
On the header context sensitive help icon, the red dot notification has been removed. This was put there to highlight the new feature in 2.16: portainer/portainer#8167
Updated Portainer dependencies of Business Edition
Upgraded version of golang.org/x/net from v0.0.0 to v0.1.0 for agent: portainer/portainer#8073
Upgraded jwt version to 4.4.2: portainer/portainer#7970
Improved Portainer tooltips to allow them to stay open long enough for clicking of links and selecting of text in them. Also left-justified them for better readability: portainer/portainer#8224
Resolved an issue related to revoking of user permissions: portainer/portainer#8338
Fixed issue where password could be leaked to the log files when errors occur: portainer/portainer#8343
Fixed issue when navigating to the login page log as a unique visitor in Matomo: portainer/portainer#8344
Fixed an svg attribute height error in the page (visible via the browser console): portainer/portainer#8105
Fixed typo where "occured" is used in error message instead of "occurred": portainer/portainer#8027
Fixed issue where long notification is pushed out of table making it hard to read: portainer/portainer#8215
Fixed incorrect link for other settings and agent setup: portainer/portainer#8347
Fixed issue where deleted environment does not clear in table and sidebar when deleting current selected environment: portainer/portainer#8291
Fixed issue where standard users were not able to change ownership to their own team: portainer/portainer#8216
Fixed issue where user encountered an error by deleting tags associated to deleted environments: portainer/portainer#8089
Fixed an issue where the 'hide for all users' button styling behaves differently in dark mode: portainer/portainer#7926
Fixed a minor issue where the pages and items per page elements in data table pagination controls did not quite vertically align with each other: portainer/portainer#8227
Fixed issue where team lead feature is unexpectedly enabled when external authentication is enabled with team sync: portainer/portainer#7972
Fixed issue where response from API when creating edge environments wasn't clearly specifying that URL is compulsory: portainer/portainer#7997
Fixed issue where internal authentication setting is not saved when switch from other authentication method without refreshing browser manually: portainer/portainer#8028
Fixed issue where admin users are not able to delete expired or revoked license
Fixed issue where user unable to remove group configuration with active directory authentication: portainer/portainer#7558
Fixed issue where user is not removed from team when removed from LDAP group
Fixed issue around task logs not loading if they are empty
Fixed issue where old UI components were still being used for Nomad related pages
Replaced Feather svg icon set with Lucide, a Feather fork that is actively maintained and has a larger and improved range of icons: portainer/portainer#8121
Removed Font Awesome and all remaining references to it. All icons are now svg-based: portainer/portainer#8120
Redesigned Portainer database migration versioning to improve the robustness of the upgrade process: portainer/portainer#8153
Replaced aws-sdk-go with aws-sdk-go-v2
Fixed issue where random number generator is not seeded causing predictable outputs: portainer/portainer#8342
Resolved issues building Portainer (caused by third-party deletion of the github.com/rkl-/digest package) by replacing the package with imported code. This provides HTTP Digest Authentication for Portainer's FIDO Device Onboard (FDO) protocol support: portainer/portainer#8177
Corrected a minor UI issue around a corrupted file-code.svg icon: portainer/portainer#8117
Removed the Go experimental module golang.org/x/exp, replacing the small amount of functionality that we use from it with direct code: portainer/portainer#8176
Deprecated the github.com/portainer/libhelm Helm wrapper and moved the code into CE, since EE can now share from CE. This is used by Portainer's Helm functionality: portainer/portainer#8178
Fixed issue where struct tag is malformed with incorrect blank space in template_file.go: portainer/portainer#7923
(swagger) fix licenses attach route
GET /docker/{environmentId}/containers/{containerID}/image_status
GET /docker/{environmentId}/services/{serviceID}/image_status
GET /docker/{environmentId}/stacks/{id}/images_status
GET /kubernetes/{id}/namespaces/{namespace}/applications
GET /kubernetes/{id}/namespaces/{namespace}/applications/{kind}/{name}
GET /kubernetes/{id}/rbac_enabled
GET /nomad/endpoints/{endpointID}/leader
GET /system/info
GET /system/nodes
GET /system/status
POST /system/upgrade
GET /system/version
PUT /webhooks/{id}/reassign
GET /nomad/endpoints/{endpointID}/status
GET /status
- Deprecated: use the /system/status
endpoint instead to retrieve the Portainer status.
GET /status/nodes
- Deprecated: use the /system/nodes
endpoint instead.
GET /status/version
- Deprecated: use the /system/version
endpoint instead to check if portainer has an update available.
POST /backup/s3/execute
POST /backup/s3/restore
POST /backup/s3/settings
POST /edge_jobs
POST /edge_jobs/{id}
POST /edge_stacks
PUT /edge_stacks/{id}
POST /edge_update_schedules
GET /edge_update_schedules/active
PUT /endpoints/{id}
PUT /endpoints/{id}/settings
POST /registries
PUT /registries/{id}
PUT /settings
POST /stacks
Release Notes Community Edition:
New Portainer CE 2.17.0 release
Ich bin IT-Spezialist im Fachbereich der IT-Administratoren. Neben Beruf und Familie, erstelle ich als,
Teil meines Hobbys, gerne Tutorials.
Hier können Sie uns unterstützen.
Spenden-Button