feat: Oracle CRM Page, Synthetic Client Data and Live Snapshot when hitting emotion hotpoint

This commit is contained in:
Sagnik
2026-04-19 00:43:01 +05:30
parent f616a33ab0
commit 4b21c2cad6
197 changed files with 105054 additions and 89 deletions

View File

@@ -0,0 +1,13 @@
[Unit]
Description=Deploy latest Project Velocity site build on Linux origin
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot
User=root
EnvironmentFile=-/etc/desineuron-velocity-site.env
ExecStart=/usr/local/bin/deploy_velocity_site.sh
[Install]
WantedBy=multi-user.target