[GH-ISSUE #137] Acebase looks great, just added support in MeshCentral #79

Closed
opened 2026-05-23 08:29:30 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @Ylianst on GitHub (Aug 14, 2022).
Original GitHub issue: https://github.com/appy-one/acebase/issues/137

I am that main author of MeshCentral, a open-source remote management web site. One of the community members point out AceBase was a good replacement for NeDB that is no longer maintained. I needed a pure NodeJS database to use as a default for small instances where someone does not want to setup MongoDB, PostgreSQL, MariaDB, MySQL. AceBase looks like it works perfectly for what I need and I spent the day integrating it into MeshCentral. It will be in the next version, MeshCentral v1.0.66, when it's published.

MC2-AceBaseSupport

Note that inline with your #100, I am making my users put "sponsor": true in the MeshCentral config.json to remove the banner, so basically forwarding that thru. Running MeshCentral looks like this:

image

Just wanted to say thank you. I still have work to do to optimize things, but so far the basics seem to work well.

Originally created by @Ylianst on GitHub (Aug 14, 2022). Original GitHub issue: https://github.com/appy-one/acebase/issues/137 I am that main author of MeshCentral, a open-source remote management web site. [One of the community members](https://github.com/Ylianst/MeshCentral/issues/4398) point out AceBase was a good replacement for [NeDB](https://github.com/louischatriot/nedb/) that is no longer maintained. I needed a pure NodeJS database to use as a default for small instances where someone does not want to setup MongoDB, PostgreSQL, MariaDB, MySQL. AceBase looks like it works perfectly for what I need and I spent the day integrating it into MeshCentral. It will be in the next version, MeshCentral v1.0.66, when it's published. ![MC2-AceBaseSupport](https://user-images.githubusercontent.com/1319013/184524629-211ed63d-3108-4bac-b3fe-798589d3ab81.png) Note that inline with your #100, I am making my users put `"sponsor": true` in the MeshCentral config.json to remove the banner, so basically forwarding that thru. Running MeshCentral looks like this: ![image](https://user-images.githubusercontent.com/1319013/184524731-cf5f740c-ad9f-467e-af15-0e2378eb52de.png) Just wanted to say thank you. I still have work to do to optimize things, but so far the basics seem to work well.
Author
Owner

@appy-one commented on GitHub (Aug 14, 2022):

That's awesome, thanks!!
I'll take a look at MeshCentral 👍🏼👍🏼

<!-- gh-comment-id:1214393685 --> @appy-one commented on GitHub (Aug 14, 2022): That's awesome, thanks!! I'll take a look at MeshCentral 👍🏼👍🏼
Author
Owner

@Ylianst commented on GitHub (Aug 14, 2022):

I will have a video on AceBase integration with MeshCentral on my YouTube channel, it will premiere on September 7th.

<!-- gh-comment-id:1214426383 --> @Ylianst commented on GitHub (Aug 14, 2022): I will have a video on AceBase integration with MeshCentral on my [YouTube channel](https://www.youtube.com/c/meshcentral), it will premiere on September 7th.
Author
Owner

@Ylianst commented on GitHub (Sep 7, 2022):

The video of AceBase with MeshCentral just got published.

<!-- gh-comment-id:1239605563 --> @Ylianst commented on GitHub (Sep 7, 2022): The video of [AceBase with MeshCentral just got published](https://www.youtube.com/watch?v=7rWBfZMYpYk).
Author
Owner

@appy-one commented on GitHub (Sep 7, 2022):

Great video @Ylianst, thanks!

<!-- gh-comment-id:1239701608 --> @appy-one commented on GitHub (Sep 7, 2022): Great video @Ylianst, thanks!
Author
Owner

@Ylianst commented on GitHub (Sep 17, 2022):

Wanted to come here and say a big thank you to @appy-one. You fixed my MeshCentral code and released a new version of AceBase with fixes. I am on vacation until October 18th, but can't wait to try out the new AceBase!

<!-- gh-comment-id:1250110360 --> @Ylianst commented on GitHub (Sep 17, 2022): Wanted to come here and say a big thank you to @appy-one. [You fixed my MeshCentral code](https://github.com/Ylianst/MeshCentral/pull/4557) and released a new version of AceBase with fixes. I am on vacation until October 18th, but can't wait to try out the new AceBase!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#79
No description provided.