Skip to content

Feature/docker compose no avx#11

Open
MisterNox wants to merge 2 commits intoBeardedTek:mainfrom
MisterNox:feature/docker-compose-no-avx
Open

Feature/docker compose no avx#11
MisterNox wants to merge 2 commits intoBeardedTek:mainfrom
MisterNox:feature/docker-compose-no-avx

Conversation

@MisterNox
Copy link
Copy Markdown

I encountered some issues when trying to run this docker stack on my home server. From version > 4.4 MongoDb requires a CPU with AVX support. My setup does not provide AVX (J5040 CPU) and I believe many Raspberry Pi setups don't either. For this reason, I searched for the most recent MongoDb version without AVX and adjusted the docker compose setup. If you find an even more up-to-date version, please feel free to update the file.

Why a separate mongo-init service? The image used does not have mongosh installed, which is why we have to perform the one-time initialization via mongo.

I have tested this setup and it works perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant