Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ConseilTek

Vector

Issue tracking that stays fast—and stays yours.

Cycles and projects · enterprise SSO · configurable RBAC · PostgreSQL · grounded AI · AWS and Azure

CI CodeQL License

Vector gives engineering teams one focused place to triage work, plan cycles, track project health, expose dependencies, and understand delivery risk. ConseilTek built it as a deployable application: the UI, authenticated APIs, PostgreSQL model, identity integration, tests, container, and two cloud deployment paths live together here.

Vector application architecture

Working capabilities

  • Issue, team, workflow, cycle, project, label, relationship, comment, attachment, saved-view, and audit models
  • Atomic issue numbering and server-side issues.manage enforcement
  • Configurable feature-level roles for owners, administrators, engineering leads, engineers, product partners, analysts, and viewers
  • OIDC for Okta or Microsoft Entra ID; SAML providers including Duo connect through Keycloak or another OIDC broker
  • Delivery copilot with cited local retrieval and optional OpenAI Responses API file_search; it has no mutation tools
  • ConseilTek-branded responsive dashboard, working create interaction, access-policy editor, health endpoint, and demo personas
  • Docker Compose development stack and production-ready AWS Terraform plus Azure Bicep

Run locally

cp .env.example .env
docker compose up --build

Open http://localhost:3000. The included Keycloak realm runs on port 8080. For a UI-only tour, keep AUTH_DEMO_MODE=true; production automatically rejects demo mode unless explicitly overridden.

For manual development: pnpm install, pnpm db:migrate, pnpm db:seed, then pnpm dev.

Managed cloud deployment

Vector needs authenticated server routes, PostgreSQL transactions, SSO callbacks, and AI orchestration, so static website hosting is not an appropriate runtime.

Cloud Managed web runtime PostgreSQL Cache Deployment
AWS AWS App Runner Aurora PostgreSQL Serverless v2 ElastiCache Serverless Terraform
Azure Azure App Service Web App for Containers PostgreSQL Flexible Server Azure Managed Redis Bicep

These services reduce application maintenance by managing compute replacement, TLS integration, scaling, database backups and patching, and cache operations. Private S3 or Blob storage holds attachments; it does not host the web application.

AWS deployment

Azure deployment

Operate and extend

Ownership

Vector is designed, built, and maintained by ConseilTek and licensed under Apache 2.0. ConseilTek trademarks and supplied brand artwork are not granted by the source-code license. Contact support@conseiltek.com.

About

AI-assisted project and issue delivery workspace with enterprise access controls and AWS/Azure deployment blueprints.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages