[Unit] Description=BigBlueButton Webhooks Wants=redis-server.service After=syslog.target network.target redis-server.service PartOf=bigbluebutton.target [Service] WorkingDirectory=/usr/local/bigbluebutton/bbb-webhooks ExecStart=/usr/bin/node app.js Restart=always SyslogIdentifier=bbb-webhooks User=bigbluebutton Group=bigbluebutton Environment=NODE_ENV=production [Install] WantedBy=multi-user.target bigbluebutton.target