This lab shows how to use the Supervisor tool that Alibaba Cloud provides on ECS instances to manage Django Web Service processes.Supervisor is a client/server system that allows users to control many processes on a UNIX-like operating system.You can easily control each process through a simple INI-style configuration file. For example, you can implement automatic restart or log rotation.
💡 このチュートリアルは英語版からAIによって翻訳されています。原文を確認するには、 ここをクリックしてください
講師