25 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
euzuandGitHub 1afbe7cca5 health check fix (#832)
New Features

    Added a /ready readiness endpoint with clear initializing, exhausted, and ready states.
    Improved health-banner behavior for shared provider capacity, disabled providers, aliases, and idle fallback capacity.

Bug Fixes

    Improved capacity calculations with shared provider grouping, overflow-safe totals, and empty-capacity handling.

Documentation

    Documented liveness, readiness, and detailed status endpoints, including Docker and orchestrator usage.
2026-08-22 18:52:19 +02:00
knylbyteandGitHub a63e6e4ca5 docs: updatet docker templates and added iptv-org-epg template (#790) 2026-07-15 12:52:16 +02:00
knylbyte 0fa3780965 fix missing headers attribute 2025-08-18 20:40:30 +02:00
knylbyte 6c9c3b4e35 renamed tuliprox router file for traefik 2025-08-18 20:08:52 +02:00
knylbyte 18d34f34d0 Restructuring of the standard csp header at Traefik level to use customised onces at application level 2025-08-18 19:56:07 +02:00
knylbyte 21ac571070 Fix some typo - because of trailing newline headers were not applied 2025-08-18 15:37:59 +02:00
knylbyteandGitHub b2c239b23d Fix some typo 2025-08-16 11:20:04 +02:00
knylbyteandGitHub 4a40c285b1 Fix some typo 2025-08-16 10:57:44 +02:00
knylbyte b8ec51a8d4 Updated readme for templates 2025-08-16 00:07:22 +02:00
knylbyte 602d85699c Fix some typo 2025-08-16 00:07:22 +02:00
knylbyteandGitHub 732e498690 fixed some typo 2025-08-15 00:17:37 +02:00
knylbyte 644af18c83 fixed some typo 2025-08-15 00:07:33 +02:00
knylbyte 2b5d089ed2 fixed some typo 2025-08-15 00:06:11 +02:00
knylbyte ce846d412a Fixed some typos 2025-08-14 23:49:30 +02:00
knylbyte e740fee31d Add strip forward headers 2025-08-14 23:18:36 +02:00
knylbyte 2cd5b79c82 Change to cloudflare 2025-08-14 23:14:36 +02:00
knylbyte bc64ac0231 Fix some typos 2025-08-14 19:08:45 +02:00
knylbyte ae8df2bdb3 Some fixes and added crowdsec-traefik-plugin 2025-08-14 19:05:15 +02:00
knylbyte ef06fba9e7 Add appsec for crowdsec 2025-08-13 18:30:03 +02:00
knylbyte 48b1e5ac16 Add tuliprox docker-compose with traefik 2025-08-13 18:29:49 +02:00
knylbyte 5a6e86c63b Fixed some typo 2025-08-13 17:05:04 +02:00
knylbyte be0494101b disable debug mode 2025-08-13 16:58:42 +02:00
knylbyte 13c02481a8 Add some security headers 2025-08-13 16:55:50 +02:00
knylbyte 3d7f4470e5 Chang directory docker -> docker/container-templates and fixed some typos 2025-08-13 16:52:12 +02:00