DaanSelen
8b541229d8
refac: make WGDashboard logging level configurable ( #915 )
...
* feat: init configurable logging level
* refac: correct some logging functions to debug from info. They were not that informational
* fix: logging somehow was broken due to disablement of external loggers
* refac: set default to info
---------
Co-authored-by: Daan Selen <dselen@systemec.nl >
2025-09-22 18:20:22 +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
DaanSelen
9661ff0b78
chore: add rust compiler
2025-09-16 14:00:20 +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
06f7e7f74b
Update Dockerfile
2025-09-11 20:38:08 +08:00
Donald Zou
a517867cdf
Update Dockerfile
2025-09-11 20:35:12 +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
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
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
Noxcis
8378030c70
Fixed Docker Vulnerability
...
+ Switched Base Image to Alpine
+ Simplified Docker Build
+ Added Alpine support to wgd.sh script.
+ Maintained Project Layout.
2024-08-22 23:15:39 -05:00
Daan
20530c000e
Added container documentation, and added a few new comments.
2024-06-09 23:11:22 +02:00
Daan
8824786fb4
For some reason, cloning the GitHub (which has been simplified) works from the Dockerfile directly.
...
But the wg0.conf file needs a re-copy on run-time. Working now.
Made code modifications and optimizations.
Please report bugs to me.
2024-06-08 13:30:24 +02:00
Daan
bdeb4a4efe
Cleaned up lingering code line.
2024-06-07 14:55:16 +02:00
Daan
cf455fc19b
Modified code so that the docker logging makes sense. Also fixed a bug which can happen with iptables (-s illegal option). Pushing to repo.
2024-06-07 13:25:46 +02:00
Daan
1bcddadb7a
Features tested working, feeling good about a release.
2024-06-06 16:11:49 +02:00
Daan
6dc28f11e0
Working on isolated peers feature.
2024-06-06 00:12:11 +02:00
Daan
8ad601fcc0
Added features, plus explanations in about them in the compose.yaml file. Looking great!
2024-06-05 20:27:24 +02:00
Daan
560096878f
Persistency seems to work with this model, it has succeeded my tests.
2024-06-04 23:26:03 +02:00
Daan
0938f5ab71
Container deployed with working VPN server built-in. Missing is persistency among recreations, looking into that...
2024-06-04 22:49:17 +02:00
Daan
06193d27c0
Added dockerfile and entrypoint for basic compilation, moving to finalizing
2024-06-04 17:05:17 +02:00