service

Search

You can find the results of your search below.

docker
12 Hits, Last modified:
istry on localhost <file yaml docker-compose.yml> services: registry: restart: no image: registry... node on type=jvb, one on type=jibri <code> docker service update --placement-pref-add 'spread=node.labels.t... ' meet2_jibri </code> check spread <code> docker service ps meet2_jibri |grep Running rbv77rkxpq1f meet2... ing 5 hours ago </code> add a contraint to other services (meet2_jvb, meet2_jicofo, ...) to run on specifi
podman
1 Hits, Last modified:
d CONTAINER=mariadb podman generate systemd -n $CONTAINER > /etc/systemd/system/$CONTAINER.service </code>