Overview
Partner Dashboard
Partner Dashboard
Company Dashboard
Offerings
Partners
Tiers

Product video
Collabrix is a secure, cloud based collaboration platform built to simplify & strengthen the partner ecosystem. Built to support strategic partnerships, it offers a unified workspace where partners can manage leads, share marketing collateral, track performance, and communicate seamlessly with solution providers. With an intuitive dashboard, tier specific benefits, and document exchange capabilities, Collabrix enables real time collaboration and clear visibility across the partnership lifecycle. The platform includes integrated modules for lead management, client onboarding, meeting scheduling, campaign requests, and detailed analytics all in one streamlined interface. Partners can track engagement through content level analytics, request co marketing support, and manage their teams with role-based access. Whether you are building pipeline, collaborating on campaigns, or reviewing offering performance, Collabrix ensures alignment and agility at every stage of the go to market journey.
Highlights
- 1.Manage leads with activity timelines & status tracking. 2.Onboard clients via unique shareable links & detailed records. 3.Share documents between partner and vendor teams. 4.Role-based access for admins, sales, & auditors. 5.Tier-based partner benefits & commitments. 6.Dashboard with performance & content analytics. 7.Schedule meetings in calendar or list view. 8.Submit & track marketing campaigns. 9.Filterable analytics for leads, users, & offerings. 10.Support co-branded GTM execution.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Some Refund Policy
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Collabrix: Unified Partner Collaboration & Lead Management Platform
- Amazon ECS
- Amazon EKS
- Amazon ECS Anywhere
- Amazon EKS Anywhere
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
This version marks the initial release of Collabrix, a centralized partner collaboration platform that streamlines lead tracking, client onboarding, content sharing, and performance reporting. Collabrix is designed to enhance partner productivity and engagement by providing a unified workspace for managing partner activities, improving visibility, and accelerating collaboration across teams and organizations.
Additional details
Usage instructions
Prerequisites: This product requires the following components to be installed and configured before deployment:
- MongoDB: Used as the primary database. Can be deployed locally, on MongoDB Atlas, or AWS DocumentDB.
- RabbitMQ: Acts as the message broker. Can be run locally via Docker or a managed service.
- NGINX: Required as a reverse proxy to securely route traffic to application containers.
Installation instructions for each component are provided in their respective sections below.
1: AWS Account Setup Ensure you have an AWS account with permissions to deploy ECS/EKS services.
-
MongoDB Setup Run MongoDB locally or via managed services like Atlas or AWS DocumentDB. Note the connection string: mongodb://<username>:<password>@<host>:<port>/<database>
-
RabbitMQ Setup Run RabbitMQ locally using the rabbitmq:3-management image or via managed services. Note the management UI and connection URL: AMQP URL: amqp://<username>:<password>@<host>:<port> Management UI: http://<host>:15672 (default login: guest/guest)
4: Domain and SSL Setup Point your domain e.g. collabrix.works to the server IP. Use a valid SSL certificate:
- certificate.crt: Public certificate
- private.key: Private key
- ca_bundle.crt: Intermediate chain (recommended) You can use Lets Encrypt or a commercial CA.
5: Pull Docker Images from AWS ECR Authenticate and pull required images: docker login -u AWS -p <auth_token> <aws_account_id>.dkr.ecr.<region>.amazonaws.com docker pull <aws_account_id>.dkr.ecr.<region>.amazonaws.com/<image>:<tag>
- Configure Environment Files Create an .env file and mail.env file inside /home/collabrix/backend folder using below reference:
- .env file: https://workdrive.zohopublic.com.au/writer/open/sdx7u430e009a39ab464bbe54c3cdabe951e3?authId=%7B%22linkId%22%3A%22wTDkNVy2oq-7E2cAV%22%7DÂ
- mail.env: https://workdrive.zohopublic.com.au/writer/open/sdx7u883f6d19ed1c42b385478b4fd345ede1?authId=%7B%22linkId%22%3A%22wTDkNVy2or-7E2cAV%22%7DÂ
7: collabrix Service Setup
a. Prepare directories & give appropriate permission to it. mkdir -p /home/collabrix/backend/uploads mkdir -p /home/collabrix/backend/templates mkdir -p /home/collabrix/backend/bbLicenseUtils mkdir -p /home/collabrix/backend/License mkdir -p /home/collabrix/backend/quotations
b. Docker Compose: Create docker-compose.yaml in /home/collabrix, using this reference: https://workdrive.zohopublic.com.au/external/9cb1909d2e99784535c585bddcff350e29ccdc94e67cf40ec87a09cebf2e676cÂ
c. Start containers: docker-compose up -d docker-compose ps Verify all containers are running
8: NGINX Reverse Proxy Setup Refer the below sample for NGINX proxy configuration: https://workdrive.zohopublic.com.au/external/53a51e1b26e16c9e483c43af49ecb3be8a168ef9027fd732b404bf88390bae6fÂ
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.