invaliduser

u/invaliduser@forum.bruvland.com
1 posts · 20 comments

Recent posts

Recent comments

your domain provider probably has an api to update dns records i use cloudflare with their api because then i can hide my ip behind their proxy or if i don't have a public ip i can use their tunnels

ah ill have to take a look at what i have set the php-fpm processes too might have set it to something stupidly high not knowing because high = better right? haha

yeah i tried the aio install and it was still slow a bit faster than my bare metal install but it was comparing a ryzen 9 to a xeon iirc

ha this is exactly what i did on the instance i setup for a community yesterday and its really fast so im probably going to clone that setup on my server just with the apps and thigns i use

ah i hear about Seafile a lot yeah its a shame i use the nextcloud things and im use to their ui its handy for quickly sharing things

ah lucky i did sort of solve my problem using the nextcloud docker image for a community and it's fast that is stripped down on all the apps though so probably going to give the docker container a go on my server

oh yeah i have a small community and setup an archive with the apache nextcloud docker container but then forgot about it then yesterday i was trying to install an alternative and noticed it so took a look at the nc container and it was so fast its crazy how the vm i made with 1vcpu and 1GB ram outperformed a vm running on way more powerful server with nextcloud.

oof yes wordpress its so slow I had tried everything and it would be so cool too, I see these wordpress site builders and websites running wordpress god knows how they are so fast but a +1 for hugo i use it for my blog which only has 2 blog posts with about 1 view that isn't a bot/scraper

cpu is low 0.2% but ram seems fine using 2GB and looking at the logs in the web ui the only one i have really gotten is

[PHP] Error: Doctrine\DBAL\Exception\DriverException: An exception occurred while executing a query: SQLSTATE[HY000]: General error: 7 FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request. at /var/www/html/3rdparty/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php#91

PUT /ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json
from 192.168.200.200 by admin at 2023-06-24T15:08:05+00:00

i have used all sort of hardware from a pi 4 to a vm on dell server with 2 vcpus and 8GB ram and now a vm on a custom server with 4 vcpus of a AMD Ryzen 9 5900X and 8GB ram using the docker aio I havent messed with it yet because i expected it to work

same not too sure about the docker version i just setup and with my bare metal install not that much nothing over 500 and the docker one is a fresh install

yeah i have increased them to the recommended settings and tried adding some but still cant get it to constantly load under a minute. i would put it down to the server being 100s of miles from me but even my server running in house is slow

4 cores 8GB ram and 500GB i looked at a resource monitor and the cpu barely hits 10% when im trying to load ages and the server is running other things

yeah i use mariadb with it and messed with the config but still nothing more than maybe 1 second same with enabling caching with redis and editing the php config i did get it down from 3-4 minutes though so thats something