Keywords: WordPress + NGINX + SSL - AWS - How to - Other
Description:
Hello, I can’t as my title says, so I’m forced to write in “Other problems”
My disk is 10gb, I can’t start the Nginx server due to lack of space
bitnami@ip-172-31-41-15:~$ sudo du -hs /opt/bitnami///* | sort -rh | head -35
912M /opt/bitnami/apps/wordpress/htdocs
130M /opt/bitnami/mysql/lib/mecab
53M /opt/bitnami/mysql/bin/mysqld.bin
45M /opt/bitnami/apps/phpmyadmin/htdocs
27M /opt/bitnami/common/lib/libicudata.so.65.1
16M /opt/bitnami/php/bin/php-cgi.bin
16M /opt/bitnami/php/bin/php.bin
15M /opt/bitnami/mysql/lib/plugin
12M /opt/bitnami/php/lib/php
11M /opt/bitnami/common/share/terminfo
8.2M /opt/bitnami/apps/wordpress/bnconfig
7.2M /opt/bitnami/mysql/lib/libmysqlrouter.so.1
7.2M /opt/bitnami/common/share/ghostscript
6.7M /opt/bitnami/mysql/bin/mysqlpump.bin
6.6M /opt/bitnami/mysql/lib/libmysqlclient.so.21.1.17
6.6M /opt/bitnami/mysql/bin/mysqlbinlog.bin
6.6M /opt/bitnami/mysql/bin/mysql.bin
6.5M /opt/bitnami/mysql/bin/myisamchk.bin
6.4M /opt/bitnami/mysql/bin/mysql_upgrade.bin
6.4M /opt/bitnami/mysql/bin/mysqlslap.bin
6.4M /opt/bitnami/mysql/bin/mysqldump.bin
6.4M /opt/bitnami/mysql/bin/mysqlcheck.bin
6.4M /opt/bitnami/mysql/bin/mysqladmin.bin
6.3M /opt/bitnami/mysql/bin/mysqlshow.bin
6.3M /opt/bitnami/mysql/bin/mysql_secure_installation.bin
6.3M /opt/bitnami/mysql/bin/mysqlimport.bin
6.3M /opt/bitnami/mysql/bin/myisampack.bin
6.3M /opt/bitnami/mysql/bin/myisamlog
6.3M /opt/bitnami/mysql/bin/myisam_ftdump
6.3M /opt/bitnami/common/lib/libMagick+±6.Q16.a
5.6M /opt/bitnami/php/include/php
5.4M /opt/bitnami/apps/wordpress/bin
4.8M /opt/bitnami/common/include/unicode
4.5M /opt/bitnami/common/lib/libv8.so
4.5M /opt/bitnami/common/lib/ImageMagick-6.9.8
bitnami@ip-172-31-41-15:~$ sudo du -ch --max-depth=1 /opt/bitnami
32M /opt/bitnami/letsencrypt
45M /opt/bitnami/nginx
3.4M /opt/bitnami/sqlite
29M /opt/bitnami/bnsupport
3.6M /opt/bitnami/varnish
3.0M /opt/bitnami/stats
92K /opt/bitnami/var
116K /opt/bitnami/scripts
142M /opt/bitnami/common
1.5M /opt/bitnami/licenses
52K /opt/bitnami/config
26M /opt/bitnami/bncert
81M /opt/bitnami/php
970M /opt/bitnami/apps
2.7G /opt/bitnami/mysql
8.0K /opt/bitnami/img
4.0G /opt/bitnami
4.0G total
bitnami@ip-172-31-41-15:~$ sudo du -ch --max-depth=1 / 2>/dev/null
14M /sbin
4.0K /media
3.7G /usr
76M /boot
52K /root
0 /sys
4.0K /lib64
56K /home
1.2G /var
0 /proc
4.0K /srv
635M /mnt
16M /bin
0 /dev
1.3G /snap
12M /run
16K /lost+found
9.8M /tmp
200M /lib
5.7M /etc
4.0G /opt
11G /
11G total
So I can see my MySQL taking 2.X Gb of Space, I don’t have idea how to free some space here because I can’t enter into word-press.
Is just a single page, not gathering any data, so It should consume all of the 10gb assigned, site is being going since 2019 without problems.
Sorry to Write here without the bitnami Diag tool code, but I can’t get this either.