Olares/framework
hysyeah aff0b38c0b
fix: set priority for ks,node-exporter,prometheus (#2079)
* fix: set priority for ks,node-exporter,prometheus

* fix: add priority class for download
2025-11-17 23:54:55 +08:00
..
app-service app-service: support specify pod that need inject outbound envoy sidecar (#2055) 2025-11-13 00:44:36 +08:00
authelia authelia: fix ttlcache delete panic may due to some concurrency (#2039) 2025-11-06 17:53:24 +08:00
backup-server backup(fix): check suffix of path (#1969) 2025-10-23 11:02:04 +08:00
bfl feat(upgrade): upgrade l4bflproxy to v0.3.8 (#2066) 2025-11-14 21:13:30 +08:00
chart-repo/.olares/config/cluster/deploy feat(olares-app): add share application (#2058) 2025-11-13 00:45:50 +08:00
docker-nginx-headers-more docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
download-server fix: set priority for ks,node-exporter,prometheus (#2079) 2025-11-17 23:54:55 +08:00
files files: paste files across users for internal sharing (#2063) 2025-11-14 00:22:22 +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 feat(upgrade): upgrade l4bflproxy to v0.3.8 (#2066) 2025-11-14 21:13:30 +08:00
market feat(olares-app): add share application (#2058) 2025-11-13 00:45:50 +08:00
monitor fix(monitoring-server): update monitoring server role management (#1604) 2025-07-24 00:51:08 +08:00
notifications feat(system-frontend): upgrade system frontend version to v1.4.29 (#1829) 2025-09-16 23:51:22 +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 fix: wait drive, cache root directory create successfully (#2035) 2025-11-05 11:34:35 +08:00
system-server system-server: fix rbac https provider bug (#1944) 2025-10-17 17:24:09 +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.