Services

The Services menu is only available to Docker Swarm endpoints.

A service consists of an image definition and container configuration as well as instructions on how those containers will be deployed across a Swarm cluster.

Once a service has been created you can scale it to meet your needs, as well as view individual task status and logs.

If you need to undo some changes to a service, you can roll it back.

You can also configure webhooks for your services.

Last updated