You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2019. It is now read-only.
Alex Saunier edited this page Sep 27, 2018
·
4 revisions
Here is what you need to do when...
No new result on search ?
Reboot worker VM
ssh compose0.exoscale.infra.camptocamp.org
source /opt/c2corg-docker/server-list.env
cd /opt/c2corg-docker/composition/production/workers/
grep image: docker-compose.yml # to check the images versions
docker-compose down
docker-compose up -d
docker-compose ps