Olares/framework
2026-04-16 00:12:09 +08:00
..
app-service refactor(appservice): unify the helm values set in download/upgrade/install (#2874) 2026-04-14 16:08:45 +08:00
authelia feat(olares-app): update new version to v1.10.10 (#2870) 2026-04-13 23:39:48 +08:00
backup-server backup: add log level, set resty debug env (#2895) 2026-04-15 13:56:06 +08:00
bfl fix(bfl): change preferred scheduling constraint to required (#2863) 2026-04-13 17:29:46 +08:00
chart-repo/.olares/config/cluster/deploy chartrepo: app info missing rendered spec fields (#2873) 2026-04-14 00:01:34 +08:00
docker-nginx-headers-more docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
download-server download-server: fix download progress issue (#2657) 2026-03-12 11:30:57 +08:00
files fix: files upload tempfiles over delete (#2898) 2026-04-16 00:12:09 +08:00
headscale fix(headscale): align container and service ports (#2710) 2026-03-18 21:03:18 +08:00
infisical olares: update init-check host values to use full domain in deployment configurations (#2647) 2026-03-09 21:38:36 +08:00
integration integration: remove debug env (#2892) 2026-04-15 00:08:26 +08:00
kube-state-metrics chore(deps): bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.45.0 in /framework/kube-state-metrics (#2321) 2025-12-25 13:55:03 +08:00
l4-bfl-proxy fix(l4): add x-authorization to extAuthz allow headers (#2857) 2026-04-10 23:16:13 +08:00
market fix(market): forward complete appenv struct between frontend and appservice (#2897) 2026-04-15 19:40:11 +08:00
monitor feat(olaresApp): update system-frontend and monitoring-server (#2839) 2026-04-09 00:32:03 +08:00
notifications feat(notifications): update new version to v1.12.41 (#2692) 2026-03-17 10:45:11 +08:00
osnode-init fix(nodeinit): use control-plane instead of master as node selector (#2868) 2026-04-13 20:46:44 +08:00
reverse-proxy docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
seahub fix: remove sync upload flooded logs and correct a sync upload log in files (#2674) 2026-03-12 21:40:03 +08:00
search3 feat: add non resource urls for backend:search3-provider (#2884) 2026-04-14 20:46:17 +08:00
system-server build(deps): bump google.golang.org/grpc from 1.68.1 to 1.79.3 in /framework/system-server (#2832) 2026-04-08 15:52:19 +08:00
upgrade docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
vault olares: update init-check host values to use full domain in deployment configurations (#2647) 2026-03-09 21:38:36 +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.