PrivacyLx / privacylx-issue-tracker

PrivacyLx Issue Tracker repository
0 stars 0 forks source link

Add more RAM to the testing server #63

Closed anadahz closed 4 years ago

anadahz commented 4 years ago

This issue is about adding a testing server with sufficient RAM to run all services.

anadahz commented 4 years ago

@francisco-core I added 2 more Gig of RAM and 1 extra CPU core on the testing server. Does this suffices?

francisco-core commented 4 years ago

I think the ram is enough. Could just add 5 more GB to disk

user@f-test:/var/discourse# ./launcher rebuild app
You have less than 5GB of free space on the disk where /var/lib/docker is located. You will need more space to continue
Filesystem      Size  Used Avail Use% Mounted on
/dev/xvda1       10G  7.5G  2.6G  75% /
anadahz commented 4 years ago

It's not so easy to add more disk space to the VM, try to remove old images and containers that are no longer required.

anadahz commented 4 years ago

It will be easier to re-create the VM if you need more disk space.

francisco-core commented 4 years ago

Yup. Cleaning the other images solves it. Thanks!

francisco-core commented 4 years ago

It's pretty tight though. But we can close this for now

anadahz commented 4 years ago

Feel free to open a new issue if/when you need a test server with greater disk capacity.

francisco-core commented 4 years ago

Will do. For now it's fine thanks