Daan Selen
306e17eb4d
refac: some exit logic
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Build and Push / docker_build (push) Waiting to run
Docker Build and Push / docker_scan (push) Blocked by required conditions
2025-12-14 20:56:18 +01:00
DaanSelen
d75c7ad418
feat: add better docker stopping response ( #1025 )
2025-12-14 17:32:46 +01:00
Donald Zou
6fe257fa4a
Update entrypoint.sh
2025-12-13 16:29:48 +08:00
Donald Zou
e5d1a64d7d
Update to Python 3.14-alpine and refactor IP parsing
...
Bump Dockerfile base image from python:3.13.3-alpine to python:3.14-alpine for both build and runtime stages. Refactor IP address parsing in dashboard.py for improved clarity and variable naming.
2025-12-13 16:05:12 +08:00
Donald Zou
da4cec60e5
Update Dockerfile
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-12-12 23:41:25 +08:00
DaanSelen
a4d471df4f
chore: downgrade python due to compatibility
2025-12-12 16:32:48 +01:00
DaanSelen
f00940b73c
chore: cleanup
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
2025-12-12 15:27:04 +01:00
DaanSelen
cb9cb4a0b6
chore: fix docker (hopefully)
2025-12-12 15:17:25 +01:00
DaanSelen
b695ccc5f9
chore: add openresolv back into the dependencies to blanked cover our deps
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-12-11 23:34:46 +01:00
DaanSelen
16cd4da5fc
chore: add openrc to avoid no init systems ( #1027 )
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
2025-12-11 21:56:44 +01:00
Daan Selen
6fee7da633
chore: fix bcrypt issue
2025-12-10 23:17:45 +01:00
DaanSelen
36390a4d71
refac: rework tailing of logs in the Docker entrypoint ( #1021 )
...
* chore: add debug workflow
* chore: testing fix
* chore: try next option
* refac: tailing logs
---------
Co-authored-by: DaanSelen <dselen@systemec.nl >
2025-12-09 13:16:18 +01:00
DaanSelen
5db2baf1dc
fix sed command for armv7
2025-12-09 10:18:39 +01:00
DaanSelen
9af2983a7b
chore: absolute paths and robuust checking
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-12-08 14:51:28 +01:00
DaanSelen
1a653bfe32
feat: add custom armv7 compared to amd64 and arm64 ( #1007 )
...
* feat: add separate arm/v7 building with c version
* chore: change workflow step names
* fix: my stupid path mistake
* chore: retry sed
* chore: temp comment out
* chore: add libraries and choose for C on arm7
* chore: add arm64 and amd64 back
* chore: streamline workflow
* chore: work on the workflow
* chore: try to separate matrix
* revert to old method with changes
* chore: remove invalid reference
* chore: correct deps
* chore: remove old steps
* feat: add custom armv7 images (compared to arm64 and amd64)
* chore: minor add go version in workflow
---------
Co-authored-by: DaanSelen <dselen@systemec.nl >
2025-12-05 12:00:41 +01:00
DaanSelen
bfc3e285db
refac: speed up the docker container by removing unneeded steps ( #985 )
...
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
* refac: speed up the docker container by removing unneeded steps
* fix: revert compose tag
---------
Co-authored-by: DaanSelen <dselen@systemec.nl >
2025-11-06 09:31:57 +01:00
dependabot[bot]
b7ed934331
Bump python from 3.13-alpine to 3.14-alpine in /docker ( #952 )
...
Bumps python from 3.13-alpine to 3.14-alpine.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 20:06:38 +02:00
Daan Selen
0d814ec03c
refac: new logic to detecting a Wireguard interface
2025-09-21 21:57:28 +02:00
Daan Selen
6cccfec923
fix: fix the docker building issue
...
I accidentally removed a character
we are all human.
2025-09-17 15:58:16 +02:00
Daan Selen
d8ff020d8c
refac(docs): rewrite and check the docker documents
2025-09-17 15:34:39 +02:00
Daan Selen
238fb91360
chore: further expand and change the compose file
...
For people that want to get started quickly
2025-09-17 15:20:01 +02:00
DaanSelen
9661ff0b78
chore: add rust compiler
2025-09-16 14:00:20 +02:00
Donald Zou
1ee9f7bc68
Delete Dockerfile-AWG-kernel
2025-09-16 19:14:40 +08:00
Donald Zou
18daa74ecd
Merge branch 'main' into v4.3-dev
2025-09-16 19:13:56 +08:00
Daan Selen
73a969a6bf
feat: slight refactors to improve logic
2025-09-15 13:20:17 +02:00
Adams
b2f306789c
Docker entrypoint refactoring ( #743 )
...
* Add new env vars for docker
* Add email env vars for docker
* Improve sed for email vars
* Refactor entrypoint.sh file
* Add additional account docker vars
* Add comment for clear command
---------
Co-authored-by: DaanSelen <80752476+DaanSelen@users.noreply.github.com >
2025-09-15 12:09:14 +02:00
Donald Zou
b5986fde82
Merge branch 'v4.3-dev-docker' into v4.3-dev
2025-09-14 23:50:03 +08:00
Daan Selen
cf95aded77
chore: remove mariadb-dev dep
2025-09-14 17:40:53 +02:00
Daan Selen
694a06ddb6
feat: v4.3 docker compatibility
2025-09-14 17:15:41 +02:00
Donald Zou
b2532e305e
Create Dockerfile-Debian-Slim
2025-09-11 20:52:22 +08:00
Donald Zou
06f7e7f74b
Update Dockerfile
2025-09-11 20:38:08 +08:00
Donald Zou
a517867cdf
Update Dockerfile
2025-09-11 20:35:12 +08:00
Donald Zou
3be1cb6702
Merge pull request #871 from donaldzou/v4.3-dev
...
Handle backup folder error
2025-09-11 10:39:13 +08:00
Donald Zou
4644840009
Handle backup folder error
2025-09-11 10:38:30 +08:00
Daan Selen
92a2e26755
feat(docker): clean up remaining commands
2025-09-10 23:59:36 +02:00
Daan Selen
8ebd65cc0b
feat(docker): prepare for version 4.3
2025-09-10 20:52:47 +02:00
Daan Selen
0cb46e1444
Docker file update
2025-07-24 20:23:42 +02:00
hinakumo
f1aa064b2d
Made CDs more direct
2025-07-14 01:26:01 +03:00
hinakumo
3f9d9732a0
Added build packages deps to Dockerfile
2025-07-12 09:21:29 +03:00
hinakumo
b9dc3c44a8
Change AWG repos in Dockerfile
2025-07-12 09:08:10 +03:00
Donald Zou
0603d4076a
Merge branch 'v4.2.3-dev' into dockerpidclean
2025-05-02 22:52:52 +08:00
Daan Selen
4926ee5117
Fix https://github.com/donaldzou/WGDashboard/issues/723 and more
2025-05-02 10:02:38 +02:00
Daan Selen
7d977700e6
typo
2025-05-01 16:38:19 +02:00
Daan Selen
8d7d78db46
Not alpine, latest
2025-05-01 16:21:30 +02:00
Daan Selen
3268cc30ea
Donald
2025-05-01 16:20:20 +02:00
Daan Selen
8830ebe34f
AmneziaWG Fix for Docker
2025-05-01 16:15:55 +02:00
Daan Selen
bda48a56e0
Docker files cleanup
2025-04-25 09:27:07 +02:00
Donald Zou
ab945d6afe
Update README.md
...
Changed the icon!
2025-04-23 20:06:44 +08:00
Daan
83b4d96f42
go image bump
2025-04-22 21:36:28 +02:00
Daan
6cf96de0b4
Moved Docker file around, cleaning.
2025-04-22 21:20:41 +02:00