Skip to content
Discussion options

You must be logged in to vote

@TriStrac, it's a personal choice really of what backend u use for the database, u can even just run the DB in ur ec2 instance itself without using hosted mysql/mongodb

For example, I just use the built-in nedb database (or sqlite when im testing/fixing things), but I only look after 100 devices tops.

The reason everyone uses mongodb is because for the server peering feature to work (multiple meshcentral servers with load balancing etc) it REQUIRES mongodb because of its bulk feature

@msaguindang sadly, it doesn't support the dynamodb, but I can't see why it shouldn't work as it's just nosql based like mongodb or acebase!
If u wanted this feature/database support adding, please can u open…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@TriStrac
Comment options

@msaguindang
Comment options

@si458
Comment options

si458 Sep 24, 2025
Collaborator

Answer selected by TriStrac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants