Feature: Add installation script (#776)
* Feature: Add installation script * Add systemd service files for chatwoot * Enable static file serving by rails on prod * Fix systemd files path
This commit is contained in:
5
deployment/chatwoot.target
Normal file
5
deployment/chatwoot.target
Normal file
@@ -0,0 +1,5 @@
|
||||
[Unit]
|
||||
Wants=chatwoot-web.1.service chatwoot-worker.1.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user