Commit Graph

11 Commits

Author SHA1 Message Date
daanselen 166fcda193 Minor changes to compose and Dockerfile. 2024-10-23 23:15:41 +02:00
daanselen 83560bc775 Changed around Docker image building and entrypoint.
- Succeeding my tests.
2024-10-23 22:40:40 +02:00
daanselen c837ab8693 Complete Docker Container redo, making updates possible.
- Through symlinks.

Refactored the set env variables function.
2024-10-23 16:41:03 +02:00
daanselen d4819b13eb working tests 2024-10-03 08:15:21 -05:00
Donald Zou 9dd9be3b8c Merge branch 'main' into main 2024-10-03 20:59:58 +08:00
daanselen dd38809866 Rebase 2024-10-03 07:45:24 -05:00
Noxcis 0c1502f801 Streamiline
+ Added Docker Install arg to wgd.sh
2024-08-25 03:01:21 -05:00
Noxcis 8f6a738481 Docker 2 Stage 2024-08-24 20:02:34 -05:00
Noxcis 8da0fde52a + 2024-08-24 06:45:13 -05:00
Noxcis 2d5796d161 Added Auto Config Creation
Reimplemented Automatic Wireguard Configuration Generation

Setting global Env Vars via the docker image build is still insecure, better to pass to dashboard before init.
2024-08-23 16:49:54 -05: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