1
0
Fork 0
Commit Graph

27545 Commits

Author SHA1 Message Date
pooneyy b33ab049ea
Merge branch 'config' into localApps 2025-11-10 16:28:35 +08:00
pooneyy 57d7a15f66
📦 build(renovate): add PingCAP package grouping
- add new grouping configuration for PingCAP packages
- group all PingCAP packages under single "PingCAP" group name
2025-11-10 16:21:20 +08:00
renovate[bot] 8eb6a6a431
chore(deps): update bestrui/bestsub docker tag to v1.7.0 (#2438) 2025-11-10 08:15:06 +00:00
renovate[bot] 4d86d113c6
chore(deps): update pingcap/tikv docker tag to v8.5.3 (#2437) 2025-11-10 08:14:53 +00:00
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
pooneyy 69fb87be1a
feat(home-assistant): update to version 2025.12.0.dev202511100241
- update docker image version from 2023.8.0.dev20230723 to 2025.12.0.dev202511100241
- migrate directory structure to new version path
- maintain existing environment configuration and data structure
2025-11-10 16:09:08 +08:00
pooneyy 1177e766ca
feat(filecodebox): add version 2.2.1 configuration files
- add .env.sample with container name, port, and data path configuration
- add data.yml with form fields for port and data folder path settings
- add docker-compose.yml with service configuration and network setup
2025-11-10 16:08:41 +08:00
pooneyy dfee375a22
feat(mixspace): update to version 8.4.0
- rename directory from apps/mixspace/8 to apps/mixspace/8.4.0
- update docker image tag from innei/mx-server:8 to innei/mx-server:8.4.0
- maintain all existing configuration files with version update
2025-11-10 16:07:58 +08:00
pooneyy 2d7c9d3671
feat(dify): add comprehensive environment configuration template
- introduce .env.example with 1140+ configuration options for API service and worker
- enhance configuration coverage for database, redis, vector stores, and storage providers
- add new datasource configuration options for website readers (jinareader, firecrawl, watercrawl)
- expand vector store support with additional providers including matrixone, opengauss, tablestore, and vastbase
- improve workflow configuration with enhanced storage options and security settings

📝 docs(dify): update configuration templates and documentation

- enhance nginx configuration with improved variable substitution and MCP proxy support
- update squid proxy configuration with additional security rules and increased buffer size
- improve oracle database initialization scripts with world_lexer preference
- update tidb configuration files and docker-compose for version compatibility

♻️ refactor(structure): reorganize project directory layout

- move configuration files from conf/ subdirectory to app root for better clarity
- rename envs/dify.env to dify.env for consistency
- update file paths in docker-compose.yml to reflect new directory structure
- remove redundant configuration files and consolidate volumes

🔧 chore(dify): simplify form configuration and remove obsolete scripts

- remove database and vector store port configurations from data.yml form fields
- eliminate obsolete initialization and upgrade scripts
- add new pgvector docker-entrypoint.sh script for pg_bigm installation support
- update docker-compose.yml with enhanced environment variables and service configurations
2025-11-10 16:06:50 +08:00
pooneyy 9ee8206a5a
🐛 fix(vaultwarden): amendment docker compose
- remove duplicate environment section and unused volume mount
- remove HTTPS port mapping and environment variables
- delete unused .env.sample file
2025-11-10 16:05:46 +08:00
renovate[bot] a44fe01a86
chore(deps): update matrixdotorg/synapse docker tag to v1.141.0 (#2434) 2025-11-10 04:51:54 +00:00
renovate[bot] e1f8f72521
chore(deps): update anheyu blog to v1.5.6 (#2433) 2025-11-10 04:51:48 +00:00
renovate[bot] 57ae67f87a
chore(deps): update linuxserver/speedtest-tracker docker tag to v1.7.1 (#2432) 2025-11-10 02:07:56 +00:00
renovate[bot] cc8709c6fe
chore(deps): update casbin/casdoor docker tag to v2.131.0 (#2431) 2025-11-10 02:07:50 +00:00
renovate[bot] 89613d52c9
chore(deps): update moonrailgun/tianji docker tag to v1.30.7 (#2429) 2025-11-09 22:14:56 +00:00
renovate[bot] bd4182c338
chore(deps): update xhongc/music_tag_web docker tag to v2.6.3 (#2430) 2025-11-09 22:14:54 +00:00
renovate[bot] 189e8a7ec4
chore(deps): update linuxserver/bookstack docker tag to v25.11.20251109 (#2428) 2025-11-09 16:50:29 +00:00
renovate[bot] 5a87ee3e0d
chore(deps): update lfnovo/open_notebook docker tag to v1.2.1 (#2427) 2025-11-09 16:50:25 +00:00
pooneyy 80ae2433e5
feat(v2raya): add log file configuration for both global proxy and standard versions
- add V2RAYA_LOG_FILE environment variable set to /tmp/v2raya.log
- apply logging configuration to both v2raya-global and v2raya services
2025-11-10 00:47:34 +08:00
pooneyy 5fbc84872a
feat(v2raya): update app type to website
- change app type from 'tool' to 'website'
2025-11-10 00:26:49 +08:00
renovate[bot] 14e888999d
chore(deps): update hamster1963/nezha-dash docker tag to v3.1.0 (#2425) 2025-11-09 15:52:33 +00:00
renovate[bot] c4ba5b764d
chore(deps): update langgenius/dify-plugin-daemon docker tag to v0.4.0 (#2426) 2025-11-09 15:52:32 +00:00
pooneyy 0b914616b3
🔧 chore(v2raya-global): update logo binary file 2025-11-09 23:48:28 +08:00
pooneyy 3c707e166b
feat(v2raya): enhance configuration and update documentation
- add multiple proxy port configurations (socks5, http, http with shunt rule)
- update docker-compose to use environment variables for proxy ports
- improve volume configuration with timezone and kernel modules
- clean up readme by removing build status badges and usage sections
- update logo image

📝 docs(v2raya): simplify readme content

- remove docker build status badges and travis-ci build status
- remove language selection links and usage instructions
- remove screenshots, notices, acknowledgments and license sections
- keep only essential project description and repository link
2025-11-09 23:47:10 +08:00
renovate[bot] 278a3be6d8
chore(deps): update ghcr.io/tbphp/gpt-load docker tag to v1.4.0 (#2424) 2025-11-09 13:38:45 +00:00
renovate[bot] 008ccba94d
chore(deps): update jc21/nginx-proxy-manager docker tag to v2.13.2 (#2423) 2025-11-09 13:38:36 +00:00
renovate[bot] 3a41a8360e
chore(deps): update johannesjo/super-productivity docker tag to v16.3.0 (#2422) 2025-11-09 08:50:54 +00:00
renovate[bot] 9803309ffe
chore(deps): update hanxi/xiaomusic docker tag to v0.3.100 (#2421) 2025-11-09 08:50:48 +00:00
renovate[bot] ba5d723c6f
chore(deps): update cym1102/nginxwebui docker tag to v4.3.5 (#2419) 2025-11-09 06:41:47 +00:00
renovate[bot] 8847389a50
chore(deps): update xhongc/music_tag_web docker tag to v2.6.2 (#2420) 2025-11-09 06:41:43 +00:00
renovate[bot] d3eaf7f97e
chore(deps): update ghcr.io/karakeep-app/karakeep docker tag to v0.28.0 (#2418) 2025-11-09 01:49:33 +00:00
renovate[bot] 8b5dfc18fd
chore(deps): update greper/certd docker tag to v1.37.5 (#2417) 2025-11-09 01:49:31 +00:00
renovate[bot] 95055fcd70
chore(deps): update itushan/mtab docker tag to v2.9.0 (#2415) 2025-11-08 20:40:22 +00:00
renovate[bot] 1f5bce73db
chore(deps): update jc21/nginx-proxy-manager docker tag to v2.13.1 (#2416) 2025-11-08 20:40:21 +00:00
renovate[bot] 6a2649e1d3
chore(deps): update immich to v2.2.3 (#2414) 2025-11-08 16:41:32 +00:00
renovate[bot] cc86f9c173
chore(deps): update hslr/sun-panel docker tag to v1.8.0 (#2413) 2025-11-08 16:41:29 +00:00
renovate[bot] 9d94af7431
chore(deps): update headscale/headscale docker tag to v0.27.0 (#2412) 2025-11-08 12:35:12 +00:00
renovate[bot] 4fc85c9c3d
chore(deps): update xhongc/music_tag_web docker tag to v2.6.1 (#2411) 2025-11-08 12:35:09 +00:00
renovate[bot] b9f691ecb8
chore(deps): update cloudflare/cloudflared docker tag to v2025.11.1 (#2410) 2025-11-08 09:28:19 +00:00
renovate[bot] 22c70c0261
chore(deps): update chris2s/tissue docker tag to v1.8.0 (#2409) 2025-11-08 09:28:07 +00:00
renovate[bot] 2127e9d75a
chore(deps): update ghcr.io/dreamhunter2333/cloudflare_temp_email/smtp_proxy_server docker tag to v1.0.7 (#2408) 2025-11-08 06:05:05 +00:00
renovate[bot] e9eaa11ca4
chore(deps): update billionmail/core docker tag to v4.8.2 (#2407) 2025-11-08 06:04:59 +00:00
renovate[bot] d008b02b39
chore(deps): update casbin/casdoor docker tag to v2.130.0 (#2406) 2025-11-08 02:08:56 +00:00
renovate[bot] d7b47c25b0
chore(deps): update wiserain/flexget docker tag to v3.18.21 (#2405) 2025-11-08 02:08:33 +00:00
renovate[bot] fde94d924b
chore(deps): update code.forgejo.org/forgejo/runner docker tag to v11.3.1 (#2403) 2025-11-07 23:50:39 +00:00
renovate[bot] 75f4424b63
chore(deps): update weblate/weblate docker tag to v5.14.3.0 (#2404) 2025-11-07 23:50:33 +00:00
renovate[bot] 92884eee37
chore(deps): update dbgate/dbgate docker tag to v6.6.11 (#2401) 2025-11-07 18:10:53 +00:00
renovate[bot] 11665c3168
chore(deps): update qyg2297248353/ammds docker tag to v1.6.30 (#2402) 2025-11-07 18:10:52 +00:00
renovate[bot] 4f75114d15
chore(deps): update casbin/casdoor docker tag to v2.128.0 (#2400) 2025-11-07 13:36:44 +00:00
renovate[bot] 9c324627f8
chore(deps): update billionmail/core docker tag to v4.8.1 (#2399) 2025-11-07 13:36:33 +00:00