 euzuandGitHub
|
fa5d3237f1
|
added docker ulimits, .env support, ptt fix (#867)
- **New Features**
- Added automatic `.env` loading for secrets and environment variables, with custom file paths and existing-environment precedence.
- Added a `--env-file` option and a sample environment configuration template.
- Increased Docker file descriptor limits for improved reliability under high connection counts.
- **Bug Fixes**
- Fixed title parsing for multi-byte UTF-8 characters, preventing crashes and incorrect volume extraction.
- **Documentation**
- Added guidance for `.env` configuration, Docker usage, restart requirements, and resolving file descriptor exhaustion.
|
2026-09-15 12:51:09 +02:00 |
|
 jojo141185andGitHub
|
0a763247ff
|
docs: major overhaul and structural refactoring of Tuliprox documentation #2 (#668)
* docs: overhaul introduction and architecture guide
- Rewrite index.md into a comprehensive Operator Manual
- Add detailed explanation of the System Architecture (Rust/WASM)
- Document core unique features: Session Holding, Grace Periods, and Shared Streams
- Add Metadata Enrichment details (TMDB, PTT, and FFprobe)
- Implement Mermaid sequence diagram for Network Flow Architecture
- Update documentation map with new link structure
* docs: refactor deployment guides into installation and build manuals
- Split deployment.md into installation.md and build-and-deploy.md
- Add comprehensive Docker Compose examples and volume explanations
- Document image variants (scratch vs. alpine) for DevSecOps best practices
- Expand on cross-compilation (MUSL, ARM, Windows) and WASM toolchains
- Add documentation for the "Docker Container Templates" ecosystem (Traefik, Gluetun, CrowdSec)
- Update CLI argument reference table
|
2026-03-25 22:31:21 +01:00 |
|