Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T287
Change Details
Change Details
Old
New
Diff
Currently, Dwellers is configured to use 3 GB. Recently, with #forum and Etherpad, we're consuming virtual memory. Last week, we were at 100 MB of swap. Today, we are at 1.4, with yesterday a peak at 1.9 (Etherpad usual issues). Add 2 GB RAM could be useful if we need to deploy something more. This could be made in conjonction with T170. *** ``` /root ] free -h total used free shared buffers cached Mem: 3.0G 2.6G 414M 72M 77M 771M -/+ buffers/cache: 1.8G 1.2G Swap: 3.3G 1.4G 1.9G /root ] docker start etherpad_mysql etherpad_mysql /root ] docker start etherpad etherpad /root ] free -h total used free shared buffers cached Mem: 3.0G 2.9G 114M 72M 14M 589M -/+ buffers/cache: 2.3G 718M Swap: 3.3G 1.4G 1.9G ```
Currently, Dwellers is configured to use 3 GB. Recently, with #forum and Etherpad, we're consuming virtual memory. Last week, we were at 100 MB of swap. Today, we are at 1.4, with yesterday a peak at 1.9 (Etherpad usual issues). Add 2 GB RAM could be useful if we need to deploy something more. This could be made in conjonction with T170. *** ``` /root ] free -h total used free shared buffers cached Mem: 3.0G 2.6G 414M 72M 77M 771M -/+ buffers/cache: 1.8G 1.2G Swap: 3.3G 1.4G 1.9G /root ] docker start etherpad_mysql etherpad_mysql /root ] docker start etherpad etherpad /root ] free -h total used free shared buffers cached Mem: 3.0G 2.9G 114M 72M 14M 589M -/+ buffers/cache: 2.3G 718M Swap: 3.3G 1.4G 1.9G ```
Continue