KSP-SpaceDock / SpaceDock

Current Codebase (Python /Flask)
https://spacedock.info
Other
72 stars 33 forks source link

β → 🜚🏭 ❻ #472

Closed HebaruSan closed 1 year ago

HebaruSan commented 1 year ago

Merge beta to master (alchemical symbol for gold, factory). Successor to: #301 #324 #356 #398 #452 Includes: #471

Features:

Admin features:

Fixes:

Performance:

Dependencies:

After upgrade, we should update the config as follows:

clamav-host=clamav
clamav-port=3310
clamav-quarantine-folder=/storage/quarantine
profile-threshold-ms=250

The first three lines are just examples and would have to be set based on the real config of the virus scanner and the storage.

The fourth line should be added after we have had a few days post-update to look at profiling and confirm that the known big outstanding performance problems are indeed fixed.