Files
ProxmoxVE/ct
Corgei 06cafd68c4 fix(shlink): preserve servers.json across web-client updates (#17023)
CLEAN_INSTALL wipes /opt/shlink-web-client on every `update`, deleting the
user's servers.json (and its API key) with no backup, unlike the main
/opt/shlink app which already backs up/restores .env and data around its
CLEAN_INSTALL. This makes the Web Client lose its configured server(s) on
every update.

Reuse the existing create_backup/restore_backup helpers around the
web-client's CLEAN_INSTALL, mirroring the pattern already used for
/opt/shlink.
2026-09-04 22:55:11 +02:00
..
2026-08-24 17:09:34 +02:00
2026-08-26 22:09:11 +10:00
2026-08-24 17:11:26 +02:00
2026-09-04 10:41:04 +10:00
2026-08-25 16:09:04 +02:00
2026-08-26 22:09:19 +10:00
2026-08-30 20:53:34 +02:00
2026-08-26 13:42:52 +02:00
2026-08-26 22:07:45 +10:00
2026-08-26 13:42:13 +02:00
2026-08-26 08:48:51 +02:00
2026-09-02 16:31:59 +02:00
2026-09-02 16:32:24 +02:00
2026-09-01 22:25:05 +02:00
2026-08-30 20:53:12 +02:00
2026-08-26 13:42:32 +02:00
2026-08-31 08:49:37 +02:00
2026-08-26 13:41:49 +02:00
2026-09-02 16:32:44 +02:00
2026-08-25 15:11:31 +02:00
2026-09-02 16:31:34 +02:00
2026-08-24 17:07:31 +02:00
2026-08-27 09:56:12 +02:00
2026-08-30 20:55:03 +02:00