Skip to content
github-actions[bot] edited this page Apr 29, 2026 · 4 revisions

JustApps Wiki

A self-hosted application store for teams and organizations — centrally manage, discover, and share internal software with rich metadata, ratings, and deployment instructions.

Navigation

Page Description
Getting Started Install and run JustApps locally or via Docker
Configuration All backend and frontend config options
Authentication OIDC (Keycloak) setup and local auth
Docker Deployment Deploy with Docker Compose or the monolith Docker image
Kubernetes / Helm Deploy to a cluster with the Helm chart
API Reference Full REST API endpoint listing
Architecture System overview, services, and data flow
GitLab Integration Sync app metadata from GitLab projects
AI Chat Configure AI providers and app knowledge retrieval
Admin Guide Manage users, apps, and platform settings
Contributing Branching, commit style, and PR workflow

Quick Links

  • Docker image: ghcr.io/JustLABv1/justapps:latest
  • Helm chart: oci://ghcr.io/justlabv1/charts/justapps
  • Issues / feature requests: GitHub Issues
  • License: MIT

Clone this wiki locally