- Introduced Convex, an open-source reactive database, with README and environment variable configurations.
- Added Chinese translation for Convex documentation.
- Created docker-compose configuration for Convex services.
- Introduced llama-swap, a model swapping proxy for OpenAI/Anthropic compatible servers, with comprehensive README and example configuration.
- Added Chinese translation for llama-swap documentation.
- Included example environment file and docker-compose setup for llama-swap.
- Configured health checks and resource limits for both Convex and llama-swap services.
feat(elasticsearch): upgrade Elasticsearch version to 9.3.0 in environment and docker-compose files
feat(gitlab): update GitLab version to 18.8.3-ce.0 in environment and docker-compose files
feat(grafana): bump Grafana version to 12.3.2 in environment and docker-compose files
feat(jenkins): upgrade Jenkins version to 2.541-lts-jdk17 in environment and docker-compose files
fix(minio): remove unnecessary newline in docker-compose file
feat(nginx): downgrade Nginx version to 1.28.2-alpine3.22 in environment and docker-compose files
feat(ollama): update Ollama version to 0.14.3 in environment and docker-compose files
feat(prometheus): upgrade Prometheus version to 3.5.1 in environment and docker-compose files
feat(rabbitmq): update RabbitMQ version to 4.2.3-management-alpine in environment and docker-compose files
feat(openclaw): introduce OpenClaw personal AI assistant with multi-channel support and CLI
fix(mineru): update MinerU version to 2.7.6 in Dockerfile and documentation
- Created README.zh.md for DeepTutor with comprehensive features, installation steps, and usage instructions in Chinese.
- Added docker-compose.yaml for DeepTutor to define services, environment variables, and resource limits.
- Introduced .env.example for llama.cpp with configuration options for server settings and resource management.
- Added README.md and README.zh.md for llama.cpp detailing features, prerequisites, quick start guides, and API documentation.
- Implemented docker-compose.yaml for llama.cpp to support various server configurations (CPU, CUDA, ROCm) and CLI usage.
- Bump MinerU version from 2.7.1 to 2.7.2 in .env.example, Dockerfile, README files, and docker-compose.yaml.
- Update Gitea version from 1.25.2-rootless to 1.25.4-rootless in .env.example and docker-compose.yaml.
- Add InfluxDB configuration files including .env.example, README.md, README.zh.md, and docker-compose.yaml with version 2.8.0.
- Bump Phoenix version from 12.28.1-nonroot to 12.31.2-nonroot in .env.example and docker-compose.yaml, and update README files.
- Introduce Selenium standalone configuration with version 144.0-20260120, including .env.example, README.md, README.zh.md, and docker-compose.yaml.
- Updated .env.example with new service versions and added detailed configuration options for PostgreSQL, ClickHouse, MinIO, and Redis.
- Enhanced README.md and README.zh.md for clearer setup instructions and environment variable descriptions.
- Modified docker-compose.yaml to improve service definitions, health checks, and resource limits for all components.
- Changed MinIO image to Chainguard's production-ready version and updated default credentials.
- Improved health check commands for Phoenix service in docker-compose.yaml.