Base
The Base is the backend of the Cubbles platform. It provides a repository to manage Cubbles components and services for component upload, replication between multiple Base instances and component delivery to web clients. Base operators can set up any numbers of independent “stores”. Each store can be referred to by a web client (using the Cubbles-RTE).
Key features
- Webpackage Repository: The Base is able to store an unlimited number of webpackages.
- Webpackage Delivery: Any stored webpackage can be requested directly by any web client.
- Multiple Stores: Admin can create any number of independent webpackage stores.
- Authorized Uploads: Uploading of new webpackages is restricted to users with corresponding permissions.
- Easy Setup: The Base is Docker-based. All images are publicly available on Docker Hub.
- Replication: Webpackages for a store can easily be replicated from other stores.
The Artifactsearch
The artifact search is an application that allows accessing the artifacts of a store; e.g., the "shared" store.