Go to advanced search

by Flaminel
Sat Jun 06, 2020 6:32 pm
Forum: Troubleshooting
Topic: Performance drop while using docker containers + MySQL problem
Replies: 6
Views: 290

Re: Performance drop while using docker containers + MySQL problem

I don't think Docker adds much CPU overhead on Rpi (or anywhere), but DBs aren't my turf so I can't say for sure. However docker interacts with filtering (iptables) on the host quite a lot. If the problems you describe are experienced from a remote host, I would look into the iptables setup and net...
by Flaminel
Sat Jun 06, 2020 1:06 pm
Forum: Troubleshooting
Topic: Performance drop while using docker containers + MySQL problem
Replies: 6
Views: 290

Re: Performance drop while using docker containers + MySQL problem

Isn't there anyone using docker on RPi that can share his experience? Maybe I'm doing something wrong, or maybe there really is something wrong. Or anyone bypassing the MySQL repository problem?
by Flaminel
Fri Jun 05, 2020 5:49 am
Forum: Troubleshooting
Topic: Performance drop while using docker containers + MySQL problem
Replies: 6
Views: 290

Re: Performance drop while using docker containers

This? https://dev.mysql.com/downloads/repo/apt/ I've tried, but I get this N: Skipping acquire of configured file 'mysql-apt-config/binary-armhf/Packages' as repository 'http://repo.mysql.com/apt/debian buster InRelease' doesn't support architecture 'armhf' N: Skipping acquire of configured file 'm...
by Flaminel
Thu Jun 04, 2020 6:49 pm
Forum: Troubleshooting
Topic: Performance drop while using docker containers + MySQL problem
Replies: 6
Views: 290

Performance drop while using docker containers + MySQL problem

I'm working on a personal project which was started a few years ago on my windows laptop, then tried to move it to different free web host providers. For easy access and ease of use, I've always used MySQL for my database. Not so long ago I bought a Raspberry Pi 4 4GB wanting to host my project on i...

Go to advanced search