feat: Containerize services with Docker Compose (PostgreSQL, Strapi CMS, Express Backend, Nginx Frontend) on custom ports >9000

This commit is contained in:
Vishva
2026-08-03 19:58:10 +05:30
parent 48f8ab9716
commit 6244fd4072
247 changed files with 56672 additions and 169 deletions
+315 -60
View File
@@ -5,11 +5,31 @@
"copyright": "Copyrights reserved to CAVIN INFOTECH"
},
"navigation": [
{ "label": "Home", "href": "#home", "type": "hash" },
{ "label": "About Us", "href": "#aboutus", "type": "hash" },
{ "label": "Products", "href": "#products", "type": "hash" },
{ "label": "Careers", "href": "#careers", "type": "modal" },
{ "label": "Contact Us", "href": "#contactus", "type": "hash" }
{
"label": "Home",
"href": "#home",
"type": "hash"
},
{
"label": "About Us",
"href": "#aboutus",
"type": "hash"
},
{
"label": "Products",
"href": "#products",
"type": "hash"
},
{
"label": "Careers",
"href": "#careers",
"type": "modal"
},
{
"label": "Contact Us",
"href": "#contactus",
"type": "hash"
}
],
"hero": {
"video": "/assets/citpl-hero.mp4",
@@ -21,10 +41,22 @@
"secondaryCta": "Book a Strategy Call"
},
"metrics": [
{ "value": "100+", "label": "Clients" },
{ "value": "5+", "label": "Years of Global Operations" },
{ "value": "4", "label": "Group Companies" },
{ "value": "2", "label": "Global Offices" }
{
"value": "100+",
"label": "Clients"
},
{
"value": "5+",
"label": "Years of Global Operations"
},
{
"value": "4",
"label": "Group Companies"
},
{
"value": "2",
"label": "Global Offices"
}
],
"about": {
"heading": "Trusted Technology Partner",
@@ -37,26 +69,71 @@
"subheading": "from various industries",
"body": "Professionals Trust Our Solutions And Complete Their Journeys.",
"logos": [
{ "name": "CavinKare", "image": "/assets/Frame 27.svg" },
{ "name": "Valeo", "image": "/assets/Frame 28.svg" },
{ "name": "Polyhose", "image": "/assets/Frame 30.svg" },
{ "name": "ACA Global", "image": "/assets/Frame 31.svg" },
{ "name": "Dawn Pictures", "image": "/assets/Frame 32.svg" },
{ "name": "MRF", "image": "/assets/Frame 33.svg" },
{ "name": "Chola MS", "image": "/assets/Frame 34.svg" },
{ "name": "Hero", "image": "/assets/Frame 35.svg" },
{ "name": "BorgWarner", "image": "/assets/Frame 36.svg" },
{ "name": "KONE", "image": "/assets/kone.png" }
{
"name": "CavinKare",
"image": "/assets/Frame 27.svg"
},
{
"name": "Valeo",
"image": "/assets/Frame 28.svg"
},
{
"name": "Polyhose",
"image": "/assets/Frame 30.svg"
},
{
"name": "ACA Global",
"image": "/assets/Frame 31.svg"
},
{
"name": "Dawn Pictures",
"image": "/assets/Frame 32.svg"
},
{
"name": "MRF",
"image": "/assets/Frame 33.svg"
},
{
"name": "Chola MS",
"image": "/assets/Frame 34.svg"
},
{
"name": "Hero",
"image": "/assets/Frame 35.svg"
},
{
"name": "BorgWarner",
"image": "/assets/Frame 36.svg"
},
{
"name": "KONE",
"image": "/assets/kone.png"
}
]
},
"certifications": {
"heading": "Certified to build what enterprises trust",
"items": [
{ "image": "/assets/Certifications Logo. 01.svg", "alt": "ISO 27001:2022 Certification" },
{ "image": "/assets/Certifications Logo. 02.svg", "alt": "ISO 9001:2015 Certification" },
{ "image": "/assets/Certifications Logo. 03.svg", "alt": "SOC 2 Type II Certification" },
{ "image": "/assets/Certifications Logo. 04.svg", "alt": "Nasscom Member Logo" },
{ "image": "/assets/Certifications Logo. 05.svg", "alt": "Great Place to Work Certified 2026 INDIA" }
{
"image": "/assets/Certifications Logo. 01.svg",
"alt": "ISO 27001:2022 Certification"
},
{
"image": "/assets/Certifications Logo. 02.svg",
"alt": "ISO 9001:2015 Certification"
},
{
"image": "/assets/Certifications Logo. 03.svg",
"alt": "SOC 2 Type II Certification"
},
{
"image": "/assets/Certifications Logo. 04.svg",
"alt": "Nasscom Member Logo"
},
{
"image": "/assets/Certifications Logo. 05.svg",
"alt": "Great Place to Work Certified 2026 INDIA"
}
]
},
"services": {
@@ -168,9 +245,18 @@
}
],
"images": [
{ "src": "/assets/whyus_arab_meeting.jpg", "alt": "Corporate collaboration" },
{ "src": "/assets/whyus_vr_man.jpg", "alt": "VR technology" },
{ "src": "/assets/whyus_teamwork_user.jpg", "alt": "Teamwork technology" }
{
"src": "/assets/whyus_arab_meeting.jpg",
"alt": "Corporate collaboration"
},
{
"src": "/assets/whyus_vr_man.jpg",
"alt": "VR technology"
},
{
"src": "/assets/whyus_teamwork_user.jpg",
"alt": "Teamwork technology"
}
]
},
"gallery": {
@@ -178,12 +264,54 @@
"title": "Real Transformations. Proven Business Outcomes.",
"subtitle": "From transformation stories to team innovation, explore how we build future-ready experiences.",
"items": [
{ "id": 1, "title": "Relentless Brand Growth & Innovation", "category": "Case Study", "excerpt": "Discover how we engineered a scalable digital platform that boosted brand engagement by 150% and accelerated global market reach.", "image": "https://images.unsplash.com/photo-1460925895917-afdab827c52f?auto=format&fit=crop&w=800&q=80", "readTime": "5 Min Read" },
{ "id": 2, "title": "How We Transformed Billing at TTK", "category": "Transformation", "excerpt": "Transitioning legacy paper billing to an automated IoT-driven workflow, reducing checkout delays and improving customer satisfaction.", "image": "https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&w=800&q=80", "readTime": "8 Min Read" },
{ "id": 3, "title": "How We Transformed Retail Operations", "category": "Retail", "excerpt": "Unifying online inventory with physical retail networks, enabling smart warehouse tracking and seamless order fulfillment.", "image": "https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=800&q=80", "readTime": "6 Min Read" },
{ "id": 4, "title": "How We Transformed Enterprise Workflows", "category": "Workflow", "excerpt": "Re-engineering internal communication channels and operations with Gen AI assistants, saving thousands of operational hours.", "image": "https://images.unsplash.com/photo-1531538606174-0f90ff5dce83?auto=format&fit=crop&w=800&q=80", "readTime": "10 Min Read" },
{ "id": 5, "title": "Digital Product Showcase", "category": "Showcase", "excerpt": "A curation of sleek web interfaces, user-centric mobile applications, and custom enterprise portals designed by our UI/UX experts.", "image": "https://images.unsplash.com/photo-1507238691740-187a5b1d37b8?auto=format&fit=crop&w=800&q=80", "readTime": "7 Min Read" },
{ "id": 6, "title": "Innovation Lab", "category": "Innovation", "excerpt": "Step inside our workshop where we prototype Agentic AI, smart hardware sensors, and computer vision systems for next-generation industries.", "image": "https://images.unsplash.com/photo-1485827404703-89b55fcc595e?auto=format&fit=crop&w=800&q=80", "readTime": "12 Min Read" }
{
"id": 1,
"title": "Relentless Brand Growth & Innovation",
"category": "Case Study",
"excerpt": "Discover how we engineered a scalable digital platform that boosted brand engagement by 150% and accelerated global market reach.",
"image": "https://images.unsplash.com/photo-1460925895917-afdab827c52f?auto=format&fit=crop&w=800&q=80",
"readTime": "5 Min Read"
},
{
"id": 2,
"title": "How We Transformed Billing at TTK",
"category": "Transformation",
"excerpt": "Transitioning legacy paper billing to an automated IoT-driven workflow, reducing checkout delays and improving customer satisfaction.",
"image": "https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&w=800&q=80",
"readTime": "8 Min Read"
},
{
"id": 3,
"title": "How We Transformed Retail Operations",
"category": "Retail",
"excerpt": "Unifying online inventory with physical retail networks, enabling smart warehouse tracking and seamless order fulfillment.",
"image": "https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=800&q=80",
"readTime": "6 Min Read"
},
{
"id": 4,
"title": "How We Transformed Enterprise Workflows",
"category": "Workflow",
"excerpt": "Re-engineering internal communication channels and operations with Gen AI assistants, saving thousands of operational hours.",
"image": "https://images.unsplash.com/photo-1531538606174-0f90ff5dce83?auto=format&fit=crop&w=800&q=80",
"readTime": "10 Min Read"
},
{
"id": 5,
"title": "Digital Product Showcase",
"category": "Showcase",
"excerpt": "A curation of sleek web interfaces, user-centric mobile applications, and custom enterprise portals designed by our UI/UX experts.",
"image": "https://images.unsplash.com/photo-1507238691740-187a5b1d37b8?auto=format&fit=crop&w=800&q=80",
"readTime": "7 Min Read"
},
{
"id": 6,
"title": "Innovation Lab",
"category": "Innovation",
"excerpt": "Step inside our workshop where we prototype Agentic AI, smart hardware sensors, and computer vision systems for next-generation industries.",
"image": "https://images.unsplash.com/photo-1485827404703-89b55fcc595e?auto=format&fit=crop&w=800&q=80",
"readTime": "12 Min Read"
}
]
},
"products": {
@@ -196,8 +324,14 @@
"description": "Comprehensive enterprise AI for intelligent automation, predictive insights, Generative AI, Agentic AI, and conversational intelligence.",
"image": "/assets/Nebula Img.png",
"stats": [
{ "value": "60 %", "label": "Faster Process Automation" },
{ "value": "24/7", "label": "AI Driven Assistance" }
{
"value": "60 %",
"label": "Faster Process Automation"
},
{
"value": "24/7",
"label": "AI Driven Assistance"
}
]
},
{
@@ -205,8 +339,14 @@
"description": "AI-powered Industrial IoT platform with 16+ modules for OEE, energy management, traceability, AI vision, and smart manufacturing excellence.",
"image": "/assets/Prodmax Img.png",
"stats": [
{ "value": "20%+", "label": "OEE Improvement" },
{ "value": "15%", "label": "Reduction in Downtime" }
{
"value": "20%+",
"label": "OEE Improvement"
},
{
"value": "15%",
"label": "Reduction in Downtime"
}
]
},
{
@@ -214,7 +354,10 @@
"description": "AI-driven HRMS for intelligent recruitment, workforce scheduling, engagement, and collaboration.",
"image": "/assets/Budgie Img.png",
"stats": [
{ "value": "40 %", "label": "Faster HR Operations" }
{
"value": "40 %",
"label": "Faster HR Operations"
}
]
}
]
@@ -223,13 +366,81 @@
"title": "Explore the Latest in Technology & Innovation",
"subtitle": "Stay ahead with insights, stories, and updates on digital transformation, AI, automation, product design, and enterprise technology.",
"items": [
{ "category": "AI & Analytics", "title": "How AI is Reshaping Enterprise Decision Making", "date": "June 15, 2026", "image": "https://images.unsplash.com/photo-1620712943543-bcc4688e7485?auto=format&fit=crop&w=800&q=80", "excerpt": "Explore how deep learning models and agentic decision trees are replacing traditional business intelligence systems to drive proactive operations." },
{ "category": "Digital Strategy", "title": "Why Digital Transformation Needs More Than Technology", "date": "June 02, 2026", "image": "https://images.unsplash.com/photo-1519389950473-47ba0277781c?auto=format&fit=crop&w=800&q=80", "excerpt": "Technology is only half the battle. True organizational agility requires architectural alignment, structural changes, and cultural evolution." },
{ "category": "Product Design", "title": "Designing Enterprise Software Users Actually Love", "date": "May 18, 2026", "image": "https://images.unsplash.com/photo-1586717791821-3f44a563fa4c?auto=format&fit=crop&w=800&q=80", "excerpt": "Applying consumer-grade user experience principles to complex B2B systems reduces training costs and accelerates daily workflows." },
{ "category": "Automation", "title": "The Future of Automation in Business Workflows", "date": "May 05, 2026", "image": "https://images.unsplash.com/photo-1485827404703-89b55fcc595e?auto=format&fit=crop&w=800&q=80", "excerpt": "From robotic process automation (RPA) to generative AI pipelines, learn how workflow automation is changing modern business scaling." },
{ "category": "Cloud Architecture", "title": "Building Scalable Cloud-Native Infrastructure for Enterprises", "date": "April 22, 2026", "image": "https://images.unsplash.com/photo-1544197150-b99a580bb7a8?auto=format&fit=crop&w=800&q=80", "excerpt": "Microservices, Kubernetes, and serverless patterns are redefining how large-scale enterprise systems handle performance at unpredictable loads." },
{ "category": "Cybersecurity", "title": "Zero Trust Security Models in the Age of Remote Work", "date": "April 08, 2026", "image": "https://images.unsplash.com/photo-1563986768494-4dee2763ff3f?auto=format&fit=crop&w=800&q=80", "excerpt": "As perimeter-based security crumbles, zero trust frameworks enforce identity verification at every layer — from endpoint to data center." },
{ "category": "Data Engineering", "title": "Real-Time Data Pipelines That Power Smarter Decisions", "date": "March 25, 2026", "image": "https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=800&q=80", "excerpt": "Event-driven architectures and streaming platforms like Apache Kafka enable organizations to act on data the moment it is generated." }
{
"id": 60,
"category": "AI & Data",
"title": "Clean Content Form Test Blog",
"excerpt": "Testing clean editing interface with hidden auto-fill fields.",
"content": "# Clean Content Editing\n\nAuthors focus only on writing without form clutter.",
"readTime": "4 min read",
"date": "Jul 30, 2026",
"image": "/uploads/arvindh_agentic_ai_3ea158c92b.jpg",
"slug": "clean-content-form-test-blog",
"author": "Dr. Arvindh Ramachandran",
"authorDesignation": "Chief AI Architect & Head of Data Engineering",
"editor": null,
"editorDesignation": null,
"tags": [
"CleanUI",
"AutoFill"
]
},
{
"id": 62,
"category": "Industrial IoT",
"title": "Blog entry 123",
"excerpt": "Blog Entry 123",
"content": "A salon-exclusive waxing system inspired by Korean skincare. Infused with skin-loving actives, Dermaxix K-Line Glass Wax delivers a smooth, reflective finish for radiant, glass-like skin.\n\nSmooth Icon\nSMOOTH\nSilky-smooth finish\nevery time.\n\nRadiant Icon\nRADIANT\nReflective glow that\nlasts.\n\n",
"readTime": "5 min read",
"date": "Jul 30, 2026",
"image": "/uploads/Quality_Control_Collage_33d26fa0cc.jpg",
"slug": "blog-entry-123",
"author": "Dr. Arvindh Ramachandran",
"authorDesignation": "Chief AI Architect & Head of Data Engineering",
"editor": null,
"editorDesignation": null,
"tags": []
},
{
"id": 63,
"category": "AR/VR & Immersive Tech",
"title": "Building Autonomous LLM Pipeline Workflows for Financial Services",
"excerpt": "Designing fault-tolerant, audit-ready LLM orchestration layers for complex risk assessment and automated compliance.",
"content": "# Building Autonomous LLM Pipelines\n\nFinancial services demand uncompromising accuracy, auditability, and speed when deploying LLM workflows...",
"readTime": "5 min read",
"date": "Jul 31, 2026",
"image": "/assets/arvindh_llm_financial.jpg",
"slug": "building-autonomous-llm-pipeline-workflows-for-financial-services",
"author": "Dr. Arvindh Ramachandran",
"authorDesignation": "Chief AI Architect & Head of Data Engineering",
"editor": "Jainaressh BC",
"editorDesignation": "Senior Editor - Enterprise Software & Cloud",
"tags": [
"LLM",
"FinancialTech",
"Compliance"
]
},
{
"id": 64,
"category": "Operation Technology",
"title": "Zero-Trust Security Protocols for Connected SCADA & PLC Industrial Networks",
"excerpt": "Implementing micro-segmentation and strict cryptographic handshake verification across industrial control systems.",
"content": "# Zero-Trust Security for SCADA & PLCs\n\nLegacy PLCs were built without authentication. Zero-trust network segmentation safeguards operational continuity...",
"readTime": "6 min read",
"date": "Jul 31, 2026",
"image": "/assets/whyus_arab_meeting.jpg",
"slug": "zero-trust-security-protocols-for-connected-scada-plc-industrial-networks",
"author": "Vikram Sen",
"authorDesignation": "Senior Editor - Industrial Operations & OT Tech",
"editor": "Jainaressh BC",
"editorDesignation": "Senior Editor - Industrial Operations & OT Tech",
"tags": [
"ZeroTrust",
"Cybersecurity",
"PLC"
]
}
]
},
"footer": {
@@ -241,25 +452,69 @@
"secondaryButton": "Let's Solve Your Biggest Challenge →"
},
"quickLinks": [
{ "label": "Home", "href": "#home" },
{ "label": "About Us", "href": "#certifications" },
{ "label": "Our Services", "href": "#services" }
{
"label": "Home",
"href": "#home"
},
{
"label": "About Us",
"href": "#certifications"
},
{
"label": "Our Services",
"href": "#services"
},
{
"label": "Contact Us",
"href": "#contactus"
}
],
"productLinks": [
{ "label": "Nebula AI platform", "href": "#products" },
{ "label": "Prodmax", "href": "#products" },
{ "label": "Budgie", "href": "#products" }
{
"label": "Nebula AI Platform",
"href": "#products"
},
{
"label": "Prodmax",
"href": "#products"
},
{
"label": "Budgie",
"href": "#products"
}
],
"social": [
{ "platform": "Facebook", "url": "https://www.facebook.com/cavininfotech1" },
{ "platform": "X", "url": "https://x.com/cavin_infotech" },
{ "platform": "Instagram", "url": "https://www.instagram.com/cavin_infotech" },
{ "platform": "LinkedIn", "url": "https://www.linkedin.com/company/cavin-infotech/" },
{ "platform": "YouTube", "url": "https://youtube.com/@cavin_infotech" }
{
"platform": "Facebook",
"url": "https://www.facebook.com/cavininfotech1"
},
{
"platform": "X",
"url": "https://x.com/cavin_infotech"
},
{
"platform": "Instagram",
"url": "https://www.instagram.com/cavin_infotech"
},
{
"platform": "LinkedIn",
"url": "https://www.linkedin.com/company/cavin-infotech/"
},
{
"platform": "YouTube",
"url": "https://youtube.com/@cavin_infotech"
}
],
"legal": [
{ "label": "Privacy Policy", "href": "#" },
{ "label": "Terms & Conditions", "href": "#" }
{
"label": "Privacy Policy",
"href": "#"
},
{
"label": "Terms & Conditions",
"href": "#"
}
]
}
}
},
"updatedAt": "2026-07-30T14:33:08.281Z"
}