系统启动时启动 apache airflow scheduler 和 webserver (Ubuntu 16.04)

start apache airflow scheduler and webserver when system boot (Ubuntu 16.04)

我试图浏览气流文档。仍然不知道如何使用 upstart 或 systemd 来启动 airflow 网络服务器和调度程序。

文档适用于 Ubuntu 14.04。这两种方法有更新吗?

有谁能帮帮我吗?

github 存储库中有针对不同气流组件的 systemd 和 upstart 配置文件。参见 https://github.com/apache/incubator-airflow/tree/master/scripts/systemd and https://github.com/apache/incubator-airflow/tree/master/scripts/upstart