====== Operation ====== === Server === Dedicated: Be360Ocme (ID: i-0191932f64549487a)\\ Directories: ''/home/ec2-user/unflag_templates''\\ OS: ***TO DO***\\ SSH login: ec2-user@18.153.137.213\\ Hours of operation: 24/7 ---- ==== Folder structure ==== ├── node_modules ├── app.js ├── package.json └── package-lock.json ---- === app.js === 2 endpoints are exposed via Express: * ''/flag'': connects to MongoDB to search for all BeTracker contacts that have the template flag enabled to display in "unflag" page * ''/unflag'': connects to MongoDB to disable the template flag in BeTracker of all the contacts selected from the "unflag" page ---- === pm2 config === ***TO DO*** --- //[[luca.bottoli@becloudsolutions.com|Luca Bottoli]] 2026/07/31 00:00//