# concierge **Repository Path**: mirrors_eclipse/concierge ## Basic Information - **Project Name**: concierge - **Description**: Eclipse Concierge™ project - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Eclipse Concierge Concierge is a small-footprint implementation of the OSGi Core Specification optimized for mobile and embedded devices. The main project goals are: * Keep a small footprint to work well on embedded devices * Remain “readable” * Remain backwards-compatible * Being a sandbox for innovation around OSGi ## User documentation * [Getting started](docs/getting-started.md) * [Run Concierge from command line](docs/concierge-commandline.md) * [Run Concierge with Bnd(tools)](docs/concierge-bndtools.md) * [How to embed Concierge into a Java application](docs/concierge-embedding.md) * [OSGi Options supported by Concierge](docs/options-osgi.md) * [Concierge Options](docs/options-concierge.md) * [Concierge AddOn bundles](docs/concierge-bundles.md) ## Developer documentation * [Building Concierge from source](docs/contributor/build-concierge.md) * [How to contribute](docs/contributor/contribute.md)