127 Commits

Author SHA1 Message Date
daanselen 92a2e26755 feat(docker): clean up remaining commands 2025-09-10 23:59:36 +02:00
daanselen 8ebd65cc0b feat(docker): prepare for version 4.3 2025-09-10 20:52:47 +02:00
daanselen 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
daanselen 4926ee5117 Fix https://github.com/donaldzou/WGDashboard/issues/723 and more 2025-05-02 10:02:38 +02:00
daanselen 7d977700e6 typo 2025-05-01 16:38:19 +02:00
daanselen 8d7d78db46 Not alpine, latest 2025-05-01 16:21:30 +02:00
daanselen 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
daanselen 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
daanselen 83b4d96f42 go image bump 2025-04-22 21:36:28 +02:00
daanselen 6cf96de0b4 Moved Docker file around, cleaning. 2025-04-22 21:20:41 +02:00
daanselen b1d6ecb07c Tidied up compose 2025-02-06 10:55:07 +01:00
daanselen 393dac1c99 Working https://github.com/donaldzou/WGDashboard/issues/586 2025-02-05 10:32:36 +01:00
daanselen db9d0be6c7 Updated docker configuration. 2025-02-02 23:24:21 +01:00
dselen e437284980 Squash Docker progress: (#1)
* Version 4.1 Docker image tested.

    Fixed kinks in Docker image.
    Updated Dutch language
    Removed remaining "enable" parameter from Docker-related files
    Made the symlink system more reliable
    Improved updatability.

    Added multiplatform docker build (arm,arm64 and amd64)
    More verbose logging from the Docker image.
2024-11-09 00:18:01 +01:00
Donald Zou e895ac9245 Merge branch 'main' into v4.1-dev 2024-11-08 00:29:01 +08:00
Donald Zou 77579a71e8 Match docker 2024-11-07 23:54:48 +08:00
daanselen 3b78cfe0fd Renamed files and changed Dutch file. 2024-11-07 11:26:37 +01:00
daanselen 160ce3338d Changed some file-names 2024-11-07 11:25:05 +01:00
daanselen 3ac9c23573 Removed the default value: wg0 in isolate and enable.
Removed clean_up() function because persistency is done differently.
Overal tried to make readability better in entrypoint.sh
Fixed bug where local config variable causes issues.
Applied ShellCheck recommendations.
2024-10-24 10:13:33 +02:00
daanselen 4902b5f351 Initial testing to update from version 4.0.3 to 4.0.4 have succeeded! 2024-10-23 23:47:00 +02:00
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 145d12b2c8 Added minor changes and deletions. 2024-10-03 08:26:30 -05:00
daanselen 0c5033ff79 fixed issues with commits 2024-10-03 08:23:17 -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
daanselen 2a46c873b8 Removed Debian container 2024-09-27 03:22:03 -05:00
dselen f5cb5c4516 Merge branch 'main' into conflict-resolved 2024-09-09 09:01:07 +02:00
daanselen 40e6fce281 Fix typos 2024-08-27 02:30:01 -05:00
daanselen c3cda05d98 Move fix. 2024-08-27 02:26:19 -05:00
daanselen 548f3db33d quickfix 2024-08-26 16:16:43 -05:00
daanselen a76e9ed98b Testing more changes for better handling of variables. 2024-08-26 16:16:09 -05:00
daanselen c0ef41a9bb Forgot to reorder 2024-08-26 15:54:27 -05:00
daanselen f6e5d9675a Alternative testing. 2024-08-26 15:53:53 -05:00
daanselen ef028659d8 Testing improvement 2024-08-26 15:46:17 -05:00
daanselen 40f39e918d Finished work for now on the alpine docker image. 2024-08-26 15:28:27 -05:00
daanselen bc29b89a16 Rebased and going further 2024-08-26 13:07:42 -05:00
Noxcis 0c1502f801 Streamiline
+ Added Docker Install arg to wgd.sh
2024-08-25 03:01:21 -05:00
Noxcis fb016bebde Update wgd.sh 2024-08-24 20:04:07 -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
daanselen 1d20dc9fcb Looking like a promising end of this task. 2024-08-23 13:01:50 -05:00