8000 Support configs for Swarm mode services · Issue #988 · portainer/portainer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support configs for Swarm mode services #988
Closed
@thojkooi

Description

@thojkooi

In Docker 17.06.0 the concept of configs are introduced:

Add support for services to carry arbitrary config objects moby/moby#32336, docker/cli#45, moby/moby#33169

https://github.com/docker/docker-ce/releases/tag/v17.06.0-ce


  • Config endpoints are available in the Docker remote API under /configs.
  • The implementation and interface is similar to secrets.
    • This would cover the ability to create, inspect and remove a config. Updating does not seem to be supported by the API.
    • and be able to assign a config to a service, and remove it. Just like the Service Secrets.

Documentation:

I'm happy to do the work on the initial implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0