Supervisor + Gunicorn + FastAPI 部署软件安装安装Python12sudo apt updatesudo apt install python3.12 python3.12-venv -y 安装Supervisor和NGINX1sudo apt install supervisor ng...2025-11-29web开发