I am running SB in a Docker container on a pretty powerful host. Still i am getting
Any idea why?
I see multiple demo processes running and taking up a bunch of CPU.
Thanks,
Ton.
I am running SB in a Docker container on a pretty powerful host. Still i am getting
I see multiple demo processes running and taking up a bunch of CPU.
Thanks,
Ton.
I think 512MB-1GB of RAM should be sufficient. It doesn’t need much CPU. I’ve run it on a raspberry pi as well.
Do you see anything interesting in the logs?
Logs? Where? Teach me to fish.
They’re printed to the standard output. If you’re running this via docker, use docker logs.
Nothing more than Outside file change, outside file change. I dropped a bunch of files (30 or so) on the drive outside of SB.
Oh, i see that reindexing is happening per file. Yes, that will take a bit of processing if you upload 30+ files in a go.
Also, the way it works now, it’s not a good idea to use bash to add tags to a whole bunch of files in one go.