<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Supervisor on 冯威的博客</title><link>https://fwhyy.com/tags/supervisor/</link><description>Recent content in Supervisor on 冯威的博客</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 28 Dec 2020 09:43:34 +0800</lastBuildDate><atom:link href="https://fwhyy.com/tags/supervisor/atom.xml" rel="self" type="application/rss+xml"/><item><title>CentOS7 中使用 Supervisor 部署 dotNET Core 程序</title><link>https://fwhyy.com/2020/12/deploying-dotnet-core-programs-with-supervisor-in-centos7/</link><pubDate>Mon, 28 Dec 2020 09:43:34 +0800</pubDate><guid>https://fwhyy.com/2020/12/deploying-dotnet-core-programs-with-supervisor-in-centos7/</guid><description>&lt;p&gt;在 CentOS 中部署 dotNET Core 程序，我们通常会使用 Docker ，方便快捷，版本更新也非常方便，但有时客户要求直接在服务器上进行 dotNET Core 程序的部署，这时就需要使用守护进程，本文就介绍使用守护进程 Supervisor 进行 dotNET Core 程序的部署。&lt;/p&gt;</description></item></channel></rss>