14 Commits
Author SHA1 Message Date
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
knylbyteandGitHub a63e6e4ca5 docs: updatet docker templates and added iptv-org-epg template (#790) 2026-07-15 12:52:16 +02:00
euzu f0eae9be53 fixed manual Dockerfile name 2026-07-08 15:28:19 +02:00
Marco FranssenandGitHub 3958ff5f12 Markdownlint (#584)
* Fix all markdownlint errors on README.md

* Add markdownlint to ci and makefile

* Fix all markdownlint errors on CHANGELOG.md

* Fix all markdownlint errors on CONTRIBUTING.md

* Fix all markdownlint errors on TODO.md

* Fix all markdownlint errors on docker/README.md

* Fix all markdownlint errors on docker/debug/HOWTO.md

* Fix all markdownlint errors on .github/ISSUE_TEMPLATE/bug_report.md

* Remove TODO.md
2026-02-14 15:13:11 +01:00
knylbyteandGitHub aff06bc87c Fix some typo 2025-08-16 00:26:54 +02:00
knylbyte 823da7e446 Updatet the proxy test cases 2025-08-16 00:10:23 +02:00
knylbyte b8ec51a8d4 Updated readme for templates 2025-08-16 00:07:22 +02:00
euzu 20c895a1ad Docker timezone settings added 2025-05-22 17:39:06 +02:00
g0ldyy f29ac65da5 m3u-filter is now tuliprox 2025-05-10 17:59:50 +02:00
euzu 2a2d26fd37 refactored release scripts 2025-04-23 11:13:46 +02:00
GoldyandGitHub 37f9004e6f feat: optimized Dockerfile 2025-04-22 19:43:23 +02:00
euzu abd4d3a335 Some little optimizations,
Added docker alpine image
2024-10-21 19:41:17 +02:00
euzu bdce4ff5e0 added frontend build multistage docker build 2024-03-28 11:58:00 +01:00
euzu 79962f26b3 added name to target for selectively running targets (not implemented), added example docker files 2023-03-17 14:52:37 +01:00