deploy: add launchctl templates for active apps
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
<string>vehicle.event.jt808.v1</string>
|
||||
<key>KAFKA_TOPIC_JT808_RAW</key>
|
||||
<string>vehicle.raw.jt808.v1</string>
|
||||
<key>KAFKA_TOPIC_YUTONG_MQTT_EVENT</key>
|
||||
<string>vehicle.event.mqtt-yutong.v1</string>
|
||||
<key>KAFKA_TOPIC_YUTONG_MQTT_RAW</key>
|
||||
<string>vehicle.raw.mqtt-yutong.v1</string>
|
||||
<key>TDENGINE_HISTORY_ENABLED</key>
|
||||
<string>true</string>
|
||||
<key>TDENGINE_HISTORY_DATABASE</key>
|
||||
@@ -64,9 +68,9 @@
|
||||
<string>false</string>
|
||||
</dict>
|
||||
<key>StandardOutPath</key>
|
||||
<string>/tmp/lingniu-history-live/vehicle-history.log</string>
|
||||
<string>/tmp/lingniu-vehicle-history-live/vehicle-history.log</string>
|
||||
<key>StandardErrorPath</key>
|
||||
<string>/tmp/lingniu-history-live/vehicle-history.err.log</string>
|
||||
<string>/tmp/lingniu-vehicle-history-live/vehicle-history.err.log</string>
|
||||
<key>RunAtLoad</key>
|
||||
<true/>
|
||||
<key>KeepAlive</key>
|
||||
|
||||
Reference in New Issue
Block a user