Commit 796535f
committed
chore(infra): add swap file configuration to prevent memory issues
Add a 2GB swap file to the EC2 instance setup to avoid memory crashes
during npm install/build operations on t4g.micro instances. This ensures
reliable package installation and build processes in memory-constrained
environments.1 parent b7de08a commit 796535f
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
86 | 93 | | |
87 | 94 | | |
88 | 95 | | |
| |||
0 commit comments