10 Commits

Author SHA1 Message Date
39a461df56
Move VAPID public key config to backend for easier config
Also enables the frontend not asking for notiffication permission if it
doesn't need them.
Should also help if it ever needs to be changed to circumvent cache.
2021-06-11 01:57:32 +02:00
3a872bceb2
Enable Docker container to generate its own VAPID credentials 2021-06-11 01:06:59 +02:00
4140799e50 Fix docker container signalling 2020-12-07 17:46:50 +01:00
d35e60a32d Update docker to obtain cert at runtime, not buildtime
since the latter doesn't work
2020-12-07 16:17:42 +01:00
7ba6a2d429 Add docker instructions 2020-12-07 14:22:47 +01:00
79d4af32ac Add working Dockerfile and various configs 2020-12-06 11:55:59 +01:00
02a07bf76a Move view to view.html for easier routing in nginx 2020-12-03 23:34:14 +01:00
b753feaaeb Change file paths tonew name 2020-12-03 23:19:32 +01:00
31bd07f82c Add systemd service file (untested) 2020-12-03 18:53:34 +01:00
34734864b4 Add sample config files 2020-12-03 18:47:35 +01:00