Read more

Restarting all God tasks

Henning Koch
December 06, 2018Software engineer at makandra GmbH

To restart all tasks monitored by God Show archive.org snapshot , don't use god restart. This command is only meant to soft-restart a given process or group.

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

Instead you should:

god stop
god terminate
god start -c yourgodconfig.god
Posted by Henning Koch to makandra dev (2018-12-06 11:33)