Commit graph

66 commits

Author SHA1 Message Date
kastov
c2a2a9cefb
feat: add integration modules layer 2026-08-13 17:47:34 +03:00
kastov
65616ca383
chore: update Node.js version in Dockerfile to 24.19-trixie-slim 2026-08-09 19:23:22 +03:00
kastov
697f49d77b
chore: update XRAY_CORE_VERSION in Dockerfile to v26.7.28 2026-08-01 17:45:04 +03:00
kastov
cedd53c138
chore: update S6_OVERLAY_VERSION in Dockerfile to 3.2.3.0
Some checks failed
Build & Push Docker Image / Send TG message (push) Has been cancelled
Build & Push Docker Image / Build linux/amd64 (push) Has been cancelled
Build & Push Docker Image / Build linux/arm64 (push) Has been cancelled
Build & Push Docker Image / Merge & push manifest (push) Has been cancelled
Build & Push Docker Image / Send TG message-1 (push) Has been cancelled
Build & Push Docker Image / notify-on-error (push) Has been cancelled
2026-06-29 17:42:59 +03:00
kastov
7ca4d00cd1
chore: update XRAY_CORE_VERSION in Dockerfile to v26.6.27, and adjust dependencies 2026-06-27 20:45:26 +03:00
kastov
87049e46d8
chore: update dependencies in package.json and package-lock.json
Some checks failed
Build & Push Docker Image / Send TG message (push) Has been cancelled
Build & Push Docker Image / Build linux/amd64 (push) Has been cancelled
Build & Push Docker Image / Build linux/arm64 (push) Has been cancelled
Build & Push Docker Image / Merge & push manifest (push) Has been cancelled
Build & Push Docker Image / Send TG message-1 (push) Has been cancelled
Build & Push Docker Image / notify-on-error (push) Has been cancelled
2026-06-25 01:45:09 +03:00
kastov
3e5981576e
chore: update Node.js version in Dockerfile from 24.17 to 24.18-alpine 2026-06-24 21:46:41 +03:00
kastov
4a59352fc2
chore: update Node.js version in Dockerfile from 24.16 to 24.17-alpine
Some checks are pending
Build & Push Docker Image / Send TG message (push) Waiting to run
Build & Push Docker Image / Build linux/amd64 (push) Waiting to run
Build & Push Docker Image / Build linux/arm64 (push) Waiting to run
Build & Push Docker Image / Merge & push manifest (push) Blocked by required conditions
Build & Push Docker Image / Send TG message-1 (push) Blocked by required conditions
Build & Push Docker Image / notify-on-error (push) Blocked by required conditions
2026-06-24 20:35:09 +03:00
kastov
69e11ede46
chore: update XRAY_CORE_VERSION in Dockerfile to v26.6.22
Some checks are pending
Build & Push Docker Image / Send TG message (push) Waiting to run
Build & Push Docker Image / Build linux/amd64 (push) Waiting to run
Build & Push Docker Image / Build linux/arm64 (push) Waiting to run
Build & Push Docker Image / Merge & push manifest (push) Blocked by required conditions
Build & Push Docker Image / Send TG message-1 (push) Blocked by required conditions
Build & Push Docker Image / notify-on-error (push) Blocked by required conditions
2026-06-23 01:29:08 +03:00
kastov
2db7c5a575
refactor: improve start message formatting and remove unused dependencies 2026-06-18 04:30:12 +03:00
kastov
a34eb43a04
chore: update Dockerfile and GitHub Actions workflow 2026-06-18 04:14:14 +03:00
kastov
da49385510
refactor: replace supervisrd with s6-overylay 2026-06-18 04:07:30 +03:00
kastov
3cd88106d0
chore: update Node.js version in Dockerfile from 24.15 to 24.16-alpine 2026-06-15 02:46:19 +03:00
kastov
b43ba579cf
chore: update XRAY_CORE_VERSION to v26.6.1 in Dockerfile
Some checks failed
Build & Push Docker Image / Send TG message (push) Has been cancelled
Build & Push Docker Image / Build Dev Image (push) Has been cancelled
Build & Push Docker Image / Send TG message-1 (push) Has been cancelled
Build & Push Docker Image / notify-on-error (push) Has been cancelled
2026-06-01 08:38:08 +03:00
kastov
f9d586ee3b
chore: refactor Dockerfile for build process and update package dependencies 2026-05-10 19:12:12 +03:00
kastov
fff1ad0ce6
chore: update XRAY_CORE_VERSION to v26.5.9 in Dockerfile 2026-05-09 20:53:36 +03:00
kastov
01d7e815a6
feat: move Xray gRPC API to abstract socket 2026-05-03 19:07:56 +03:00
kastov
833622da56
chore: update XRAY_CORE_VERSION to v26.5.3 in Dockerfile 2026-05-03 17:18:19 +03:00
kastov
498e48be96
chore: change XRAY_JSON_STRICT environment variable value to true in Dockerfile 2026-05-02 17:36:46 +03:00
kastov
baf704989e
chore: add XRAY_JSON_STRICT environment variable in Dockerfile 2026-05-01 22:06:32 +03:00
kastov
0f8af93b34
chore: update XRAY_CORE_VERSION to v26.4.25 in Dockerfile 2026-04-26 02:56:29 +03:00
kastov
3a9c714cb2
refactor: optimize Dockerfile structure, update npm commands 2026-04-25 23:15:08 +03:00
kastov
60ba165f46
chore: update XRAY_CORE_VERSION to v26.4.17 and bump @nestjs packages and other dependencies in package.json and package-lock.json 2026-04-22 17:33:01 +03:00
kastov
adf91312fc
feat: integrate ASN LMDB support with new service and queries 2026-03-30 18:20:46 +03:00
kastov
9a828c208a
chore: update XRAY_CORE_VERSION to v26.3.27 in Dockerfile 2026-03-27 21:05:01 +03:00
kastov
d9d620e1db
chore: update XRAY_CORE_VERSION to v26.3.23 in Dockerfile 2026-03-23 16:24:20 +03:00
kastov
29f2d83126
chore: update sockdestroy dependency to version 1.3.0 and increase UV_THREADPOOL_SIZE in Dockerfile 2026-03-16 01:23:42 +03:00
kastov
f906a7b209
chore: update Node.js version in Dockerfile from 24.13-alpine to 24.14-alpine 2026-03-14 00:35:36 +03:00
kastov
1155af7e78
chore: OCI labels to Dockerfile 2026-03-10 19:25:13 +03:00
kastov
42e60a82b0
feat: plugins 2026-02-26 17:09:11 +03:00
kastov
b6817894a8
fix: core version 2026-02-24 20:30:29 +03:00
kastov
5f95bd599a
chore: update XRAY_CORE_VERSION to v25.2.6 2026-02-24 20:22:22 +03:00
kastov
7a10c62fcf
fix: cli 2026-02-05 16:43:25 +03:00
kastov
feebe2fec4
feat: cli 2026-02-05 16:30:26 +03:00
D
2133f093ef
chore: update Dockerfile (#29)
* chore: update Dockerfile

* chore: refine Dockerfile
2026-01-31 17:14:03 +03:00
kastov
5117396e20
chore: remove internal port configurations and update to use socket communication 2026-01-29 02:52:58 +03:00
kastov
1999326285
chore: update Node.js version to 24.13-alpine and bump NestJS dependencies 2026-01-25 17:02:33 +03:00
kastov
9ed437a1f7
feat: customize internal ports 2025-12-29 01:02:41 +03:00
kastov
90e7e779ab
chore: update XRAY_CORE_VERSION to v25.12.8 2025-12-12 18:04:38 +03:00
kastov
eb60a3ba65
chore: upgrade Node.js version in Dockerfile, update package dependencies 2025-12-06 17:56:27 +03:00
kastov
bdf55d684d
chore: update Dockerfile 2025-12-03 21:41:42 +03:00
kastov
69c522591c
chore: bump XRAY_CORE_VERSION to v25.10.15 2025-10-22 18:52:59 +03:00
kastov
739beaa79c
chore: bump XRAY_CORE_VERSION to v25.9.11 and update package version to 2.1.7 in package.json and package-lock.json 2025-09-13 14:25:07 +03:00
kastov
73e2700d98
chore: bump XRAY_CORE_VERSION to v25.9.5 and update package version to 2.1.6 in package.json and package-lock.json 2025-09-06 22:46:35 +03:00
kastov
95e4ed5896
chore: update XRAY_CORE_VERSION and bump xtls-sdk and systeminformation versions in package.json and package-lock.json 2025-09-02 19:20:17 +03:00
kastov
f22c1c8c0d
chore: add log tailing scripts for xray output and error logs in Dockerfile 2025-08-25 15:19:47 +03:00
kastov
7ac9fe783a
chore: update Dockerfile to set production environment variables and modify CMD to run the application directly 2025-08-16 04:42:38 +03:00
kastov
5335acce9a
chore: update Dockerfile and GitHub Actions for multi-image build
- Modified Dockerfile to include UPSTREAM_REPO as a build argument and adjusted the installation script call.
- Updated GitHub Actions workflow to support building multiple Docker images with a matrix strategy.
2025-08-11 18:50:07 +03:00
kastov
2e3603efea
refactor: update Dockerfile, clean up debug logs
- Introduced XRAY_CORE_VERSION and XRAY_CORE_INSTALL_SCRIPT as build arguments in Dockerfile.
- Removed legacy Dockerfile.
2025-08-10 14:53:07 +03:00
kastov
5204c5aece
chore: update Dockerfile to include git and clean up dependencies 2025-07-31 04:22:37 +03:00