[Unit] Description=SHiRE Marketing Boss Instagram Production Pipeline After=network-online.target shire-marketing-boss.service Wants=network-online.target Requires=shire-marketing-boss.service [Service] Type=simple User=ray Group=ray WorkingDirectory=/home/shire3d/ARMOR/agents/apps/marketing-boss/production-pipeline Environment=NODE_ENV=production Environment=NODE_OPTIONS=--dns-result-order=ipv4first Environment=MARKETING_PIPELINE_HOST=100.116.93.90 Environment=MARKETING_PIPELINE_PORT=4174 Environment=MARKETING_PIPELINE_DATA=/var/lib/shire/marketing-boss/production-pipeline Environment=MARKETING_BOSS_TOKEN_FILE=/var/lib/shire/marketing-boss/private/social-oauth-tokens.enc.json Environment=INSTAGRAM_API_VERSION=v25.0 Environment=LIVE_PUBLISHING_ENABLED=0 Environment=GLOBAL_PUBLISHING_PAUSE=1 Environment=PUBLIC_MEDIA_BASE_URL= LoadCredential=OAUTH_TOKEN_KEY:/etc/shire/marketing-boss-credentials/OAUTH_TOKEN_KEY ExecStart=/usr/bin/node /home/shire3d/ARMOR/agents/apps/marketing-boss/production-pipeline/server.js Restart=on-failure RestartSec=5 NoNewPrivileges=true PrivateTmp=true ProtectSystem=strict ProtectHome=read-only ReadWritePaths=/var/lib/shire/marketing-boss/production-pipeline ReadOnlyPaths=/var/lib/shire/marketing-boss/private/social-oauth-tokens.enc.json /home/shire3d/ARMOR/agents/apps/marketing-boss RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX LockPersonality=true [Install] WantedBy=multi-user.target