Services
Last updated
Last updated
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.
When the new image notification feature is enabled, the circle next to the image name indicates whether the local image is up to date, with a green circle indicating it is up to date and a red circle indicating that there is a newer version of the image available at the remote registry. A grey circle indicates Portainer was unable to determine whether there is an update available for the image.
For more on how this works, have a look at this knowledge base article.
Add a new serviceConfigure service optionsOnce a service has been created you can scale it to meet your needs, as well as view individual task status and logs.
Scale a serviceView the status of a service taskView service logsIf you need to undo some changes to a service, you can roll it back.
Roll back a serviceYou can also configure webhooks for your services.
Webhooks