-
-
Couldn't load subscription status.
- Fork 116
Open
Description
Description
We store the last 5 deploys on a server in the releases-old folder, but this can take up lots of space. (note that the current release is also in this directory).
The majority of the space used is from node_modules, currently 260mb (therefore 1.3gb used).
Logs also take up a bit.
Expected Behavior
There shouldn't be too much space used up
Actual Behaviour
# au-prod
du -sh apps/openfoodnetwork/releases-old
5.5G apps/openfoodnetwork/releases-old
Jul 2024: 6.3 GiB
Severity
Possible Fix
Perhaps node_modules could be linked to a single shared folder (I think assets might be set up like this?).
But I think we can simply just store less old releases. I don't think we ever really refer to them.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
All the things 💤