Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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 ==== <code> ├── node_modules ├── app.js ├── package.json └── package-lock.json </code> ---- === 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// be360/ocme/backend/unflag.txt Last modified: 2026/07/31 09:36by luca.bottoli