Restart Source++⚓︎
This topic provides detailed instructions on how to restart Source++ supported operating systems.
Docker⚓︎
To restart the Source++ service, use the docker restart
command.
docker restart spp-platform
Alternately, you can use the docker compose restart
command to restart Source++. For more information, refer to docker compose documentation.
Docker compose example⚓︎
To restart the running container, use this command:
docker-compose restart spp-platform
Last update:
May 19, 2022