Discourse 运行时重启是否安全?

Is it safe to reboot the host without first stopping the app explicitly?

Yes, the docker services which manage the container will all be stopped gracefully.

此外,Discourse 会在重启后自动启动 :sweat_smile: