knightcrawler-stremio / knightcrawler

A selfhosted Stremio addon
Apache License 2.0
273 stars 40 forks source link

Changes to docker-compose.yaml #156

Closed eoghan2t9 closed 7 months ago

eoghan2t9 commented 7 months ago

Change postgres to the lighter alpine based version

Change mongo to the lighter hardened version from rapidfort

Change rabbitmq to it's slightly lighter alpine base

Database speeds do seem faster due to both images being light of resources.

purple-emily commented 7 months ago

Does Alpine run on all devices? Raspberry Pi?

eoghan2t9 commented 7 months ago

Does Alpine run on all devices? Raspberry Pi?

That I haven't tested but I have time tomorrow so I'll test and see

eoghan2t9 commented 7 months ago

Doing a complete redo based on new changes