Commit graph

13 commits

Author SHA1 Message Date
Paul
ad0b43cd45 Stamp git commit into docker builds.
Conditionally include git commit into about page.

The if condition is true when the following docker build arg is included

--build-arg=COMMIT=$(git rev-parse --short HEAD)

or when built via github (release.yml)
2023-02-16 19:52:09 +01:00
mojothemonkey2
de6ad05577
Manage Wireguard restarts from docker container (#267) 2022-12-13 19:50:14 +01:00
Khanh Ngo
efbc36d61f
Update golang and alpine docker image tag (#209) 2022-07-14 08:45:15 +02:00
Quentin Machu
87b08a8f7c
*: allows for BASE_PATH configuration (#183) 2022-04-25 09:17:13 +02:00
Khanh Ngo
edba46d2e1
Update Dockerfile 2021-12-04 09:02:29 +01:00
Khanh Ngo
bf2b74fe84
Update healthcheck (#124) 2021-11-21 10:31:27 +01:00
Georgios Komninos
b7c0990dcb
Abstracts database storage & Status page UI (#88) 2021-08-28 15:10:30 +02:00
Khanh Ngo
cd7f6e500a
Edit wireguard client (#19)
* Add the ability to modify an existing client
* Update client page using Ajax
2020-06-02 11:20:50 +07:00
Khanh Ngo
9a27cc366f
Single binary build (#10)
Single binary build
Use go rice for embedding the static files and templates to the binary file
2020-05-21 15:51:24 +07:00
Khanh Ngo
e6250f85e4
Update dockerfile health check url 2020-04-25 17:23:01 +07:00
Khanh Ngo
e680b803b0
Change docker image in release to alpine 3.11 2020-04-25 08:36:19 +07:00
Khanh Ngo
0be9bd64da
Change docker image in release to alpine 3.11 2020-04-25 08:35:55 +07:00
Khanh Ngo
b12feb08bd
Add docker build 2020-04-25 00:33:22 +07:00