Unicis Platform Community Edition - an open core, enterprise-ready trust management platform for startups and SMEs. Learn how to get started with Unicis Platform Community Edition (Self-Hosted).
Note
Unicis Platform Community Edition is currently in BETA. We value your feedback as we progress towards a stable release.
Please star β the repo if you want us to continue developing and improving the Unicis Platform and community support! π
Subscribe to our newsletter to stay informed.
- Dashboard
- Tasks
- Record of Processing Activities
- Transfer Impact Assessment
- Cybersecurity Controls: MVSP
- Settings
We support the following framework controls, international standards and benchmarking:
- General Data Protection Regulation (GDPR)
- Minimum Viable Secure Product (MVSP)
- ISO/IEC 27001:2013 and ISO/IEC 27001:2022
- National Institute of Standards and Technology (NIST) Cybersecurity Framework (CSF) 2.0
- EU Cyber Resilience Act (coming soon)
- EU Digital Operational Resilience Act (DORA) (coming soon)
- EU The NIS2 Directive (coming soon)
- Payment Card Industry Data Security Standard PCI-DSS (coming soon)
- System and Organization Controls (SOC) (coming soon)
- Center for Internet Security (CIS) (coming soon)
- Cloud Security Alliance (CSA) (comming soon)
- C5 (Cloud Computing Compliance Criteria Catalogue) BSI (coming soon)
- Custom frameworks (coming soon)
Note
For self-hosted Unicis Platform Community Edition Premium and Ultimate plans please reach out to us directly and it is only available via private repository, please see pricing page.
Applications
- Record of Processing Activities
- Transfer Impact Assessment
- Cybersecurity Controls: MVSP Features:
- SSO & SAML
- Community Support
Everything in Community
Applications:
- IA Chat (coming soon)
- Interactive Awareness Program (coming soon)
- Privacy Impact Assessment (coming soon)
- Cybersecurity Controls: MVSP + ISO27001
- Cybersecurity Risk Management (coming soon)
Features
From Community
- Webhooks & API
Everything in Premium
Applications:
- Processor Questionnaire Checklist (coming soon)
- Cybersecurity Controls + NIST CSF2.0 standard
- Asset Inventory Management (coming soon)
- Benchmark Report (coming soon)
- Vendor Assessment Checklist (coming soon)
- Vendor Report (coming soon)
Features
From Premium
- Audit Logs
For more details please visit the pricing page.
- Create account
- Sign in with Email and Password
- Sign in with Magic Link
- Sign in with SAML SSO
- Sign in with Google [Setting up Google OAuth]
- Sign in with GitHub [Creating a Github OAuth App]
- Directory Sync (SCIM)
- Update account
- Create team
- Invite users to the team
- Manage team members
- Update team settings
- Webhooks & Events
- Internationalization
- Audit logs
- Roles and Permissions
- Dark mode
- Billing
- SaaS-Starter-Kit
- Next.js
- Tailwind CSS and Atlaskit
- Postgres
- React
- Prisma
- TypeScript
- SAML Jackson (Provides SAML SSO, Directory Sync)
- Svix (Provides Webhook Orchestration)
- Retraced (Provides Audit Logs Service)
- Endpoints collection (Provided by Osquery)
How to self-host deployment documentation.
Please follow these simple steps to get a local copy up and running.
- Node.js (Version: >=18.x)
- PostgreSQL
- NPM
- Docker compose
- Fork the repository
- Clone the repository by using this command:
git clone https://github.com/<your_github_username>/unicis-platform-ce.git
cd unicis-platform-ce
npm install
Duplicate .env.example
to .env
.
cp .env.example .env
To make the process of installing dependencies easier, we offer a docker-compose.yml
with a Postgres container.
docker-compose up -d
npx prisma db push
In a development environment:
npm run dev
Prisma Studio is a visual editor for the data in your database.
npx prisma studio
We are using Playwright to execute E2E tests. Add all tests inside the /tests
folder.
Update playwright.config.ts
to change the playwright configuration.
npm run playwright:update
npm run test:e2e
Note: HTML test report is generated inside the report
folder. Currently supported browsers for test execution chromium
and firefox
Available on our website changelog and released.
Thanks for taking the time to contribute! Contributions make the open-source community a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Please try to create bug reports that are:
- Reproducible. Include steps to reproduce the problem.
- Specific. Include as much detail as possible: which version, what environment, etc.
- Unique. Do not duplicate existing opened issues.
- Scoped to a Single Bug. One bug per report.
Financially support the project via GitHub Sponsors and Open Collective.
- Discord (For live discussion with the Open-Source Community and Unicis team)
- X / LinkedIn / Mastodon (Follow us)
- Vimeo (Watch community events and tutorials)
- GitHub Issues (Contributions, report issues, and product ideas)
- Feedback and Roadmap portal.