Olares/framework
2025-12-04 00:20:08 +08:00
..
app-service feat(app-service): add API to proxy remote options url (#2150) 2025-12-04 00:20:08 +08:00
authelia systemserver: combine system providers into one provider pod (#2149) 2025-12-04 00:19:28 +08:00
backup-server backup: fix bufio.Scanner token too long (#2125) 2025-11-27 23:55:51 +08:00
bfl feat(olares-app): update olares-app version to v1.6.13 (#2144) 2025-12-02 23:41:53 +08:00
chart-repo/.olares/config/cluster/deploy feat(olares-app): update olares-app version to v1.6.13 (#2144) 2025-12-02 23:41:53 +08:00
docker-nginx-headers-more docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
download-server systemserver: combine system providers into one provider pod (#2149) 2025-12-04 00:19:28 +08:00
files feat(olares-app): update olares-app version to v1.6.13 (#2144) 2025-12-02 23:41:53 +08:00
headscale fix: Increase permissions and resolve mirror cache issues (#1961) 2025-10-21 23:59:36 +08:00
infisical infisical: add mutex lock for workspace creation (#2036) 2025-11-05 14:54:12 +08:00
integration integration: rename field expirationDate to expires (#2053) 2025-11-13 00:44:05 +08:00
kube-state-metrics docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
l4-bfl-proxy coredns,bfl,l4: resolving domain to cluster ip in pods (#2085) 2025-11-19 00:24:30 +08:00
market feat(olares-app): update olares-app version to v1.6.13 (#2144) 2025-12-02 23:41:53 +08:00
monitor fix(monitoring-server): update monitoring server role management (#1604) 2025-07-24 00:51:08 +08:00
notifications files(fix): sync shared improve (#2099) 2025-11-24 23:55:25 +08:00
osnode-init refactor(nodeinit): watch systemenvs as service addresses (#1923) 2025-10-14 19:12:46 +08:00
reverse-proxy docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
seahub olares: avoid requesting backend service directly (#1875) 2025-09-26 18:55:36 +08:00
search3 systemserver: combine system providers into one provider pod (#2149) 2025-12-04 00:19:28 +08:00
system-server systemserver: combine system providers into one provider pod (#2149) 2025-12-04 00:19:28 +08:00
upgrade docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
vault feat(olares-app): add share application (#2058) 2025-11-13 00:45:50 +08:00
README.md feat(docs): Remove knowledge, rsshub and argowoflow infomation from Readme (#1581) 2025-07-20 22:01:34 +08:00

Olares Framework

Overview

The application framework layer provides common functionality and interfaces for system and third-party applications.

Sub-component overview

Component Description
app-service Handles application lifecycle management and resource allocation.
authelia An open-source authentication and authorization server that provides multi-factor authentication and single sign-on (SSO).
backup-server Supports backups for directories, applications, and clusters.
bfl The Backend For Launcher service that aggregates backend interfaces and proxies requests for all system services.
docker-nginx-headers-more A Docker image for Nginx with the headers-more module.
files Provides essential file management services.
headscale A self-hosted implementation of the Tailscale control server.
infisical A tool for managing sensitive information and preventing secret leaks in Olares development.
kube-state-metrics A service that listens to the Kubernetes API server and generates metrics about the state of the objects.
l4-bfl-proxy A Layer 4 network proxy for BFL (Backend For Launcher).
market A decentralized and permissionless app store for installing, uninstalling, and updating applications and recommendation algorithms.
monitor Used for system monitoring and resource usage tracking.
notifications Delivers system-wide notifications.
osnode-init Initializes the Olares node.
reverse-proxy Options include Cloudflare Tunnel, Olares Tunnel, and self-built FRP.
seahub The web frontend for the Seafile file hosting platform.
search3 Provides full-text search for stored content in Knowledge and Files.
system-server Manages permissions for inter-application API calls and handles network routing between applications and database middlewares.
upgrade Supports automated system upgrades.
vault Protects sensitive data like accounts, passwords, and mnemonics.