euzu
ff8c49c329
try to fix dev build
2025-10-02 12:15:21 +02:00
euzu
04112492a4
try to fix dev build
2025-10-02 11:58:12 +02:00
euzu
63dcaa3bb8
try to fix dev build
2025-10-01 18:45:09 +02:00
euzu
ddd84b4518
try to fix dev build
2025-09-30 17:07:24 +02:00
knylbyte
0fa3780965
fix missing headers attribute
2025-08-18 20:40:30 +02:00
knylbyte and GitHub
6a13aae618
Merge branch 'develop' into csp-header
2025-08-18 20:34:16 +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
Goldy
9670e31aca
Enhance Docker build workflow and script for improved caching and resource management
...
- Updated caching strategy in the GitHub Actions workflow to include additional paths and keys for cargo tools, dependencies, and frontend resources.
- Modified the build script to check if resources are already built before executing the build process, improving efficiency.
- Implemented cache handling for frontend builds and cross-compilation tools to optimize build times.
- Adjusted Dockerfile to improve layer caching by copying dependency files first and creating dummy source files for pre-building dependencies.
2025-08-17 18:04:37 +02:00
Goldy
1299d50d1b
Refactor Docker build process to support multi-platform images and streamline binary selection
...
- Introduced a new stage in the Dockerfile to select binaries based on target architecture.
- Updated the build script to copy architecture-specific binaries for multi-platform support.
2025-08-17 17:17:49 +02:00
knylbyte and GitHub
b2c239b23d
Fix some typo
2025-08-16 11:20:04 +02:00
knylbyte and GitHub
4a40c285b1
Fix some typo
2025-08-16 10:57:44 +02:00
knylbyte and GitHub
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
knylbyte
602d85699c
Fix some typo
2025-08-16 00:07:22 +02:00
knylbyte and GitHub
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
knylbyte
ed1930936c
Add config templates for various docker container
2025-08-12 20:40:50 +02:00
euzu
e7e27adc8a
react frontend deleted
2025-08-07 19:46:49 +02:00
euzu
1bd453cf74
Dockerfile now supports new webui
2025-07-25 12:50:10 +02:00
Goldy and GitHub
9cc9d67721
Fix Dockerfile resource paths for correct build context
2025-06-20 13:44:54 +02:00
euzu
3a0185b4f0
build scripts adapted for modules build
2025-06-19 17:32:29 +02:00
euzu
2a9c8711e6
project shared added
2025-06-19 12:45:55 +02:00
jochen
60c5ee4e40
Add VS Code launch.json/tasks.json and remote debugging HowTo
2025-06-13 02:03:21 +02:00
jochen
ee6f091fc5
Add debug stage to Dockerfile and reformat.
...
This commit introduces a new 'debug' build stage in the Dockerfile
to facilitate remote debugging for development environments.
It also includes a general reformatting of the Dockerfile
for better readability and maintainability.
2025-06-13 02:01:38 +02:00
euzu
97ac4bccb2
adding user account expired resource stream
...
some other optimizations
2025-05-26 14:03:38 +02:00
euzu
06148f83bd
Dockerfiles refactored
2025-05-22 18:49:47 +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
Goldy and GitHub
37f9004e6f
feat: optimized Dockerfile
2025-04-22 19:43:23 +02:00
euzu
1128e77c0f
docker compose work path fix
2025-04-22 00:07:42 +02:00
euzu
93cfb17ecb
dockerfile fixes
2025-04-18 16:12:38 +02:00
euzu
3e8464bf30
video player refactoring
2025-04-14 15:51:16 +02:00
Alex and GitHub
b63dfb0ddc
Update Dockerfile
2025-04-03 17:49:52 +03:00
euzu
4a1da25e38
docker files fixed
2025-03-23 13:00:43 +01:00