Skip to content

Update the Readme to include more details#1088

Open
Hutch79 wants to merge 7 commits into
moghtech:mainfrom
Hutch79:main
Open

Update the Readme to include more details#1088
Hutch79 wants to merge 7 commits into
moghtech:mainfrom
Hutch79:main

Conversation

@Hutch79

@Hutch79 Hutch79 commented Jan 6, 2026

Copy link
Copy Markdown

This PR adds more details to the README.

For more context:
When I first heard of Komodo, I gave it a quick look, did not understand what it does, and then it gathered dust in my bookmarks for months. After I finally came around and looked at it in more detail, I immediately fell in love with it!

With this PR, I want to prevent others from having the same experience.

@NiXTheDev

Copy link
Copy Markdown

I concur this is a much nicer reading experience than the current one and it is well structured

@Hutch79

Hutch79 commented Jan 23, 2026

Copy link
Copy Markdown
Author

I concur this is a much nicer reading experience than the current one and it is well structured

Thanks for the feedback.
Do you have any suggestions for improvement?

Comment thread readme.md
Comment thread readme.md Outdated
Comment thread readme.md Outdated

## How to get started
Komodo needs a MongoDB database to store its data.
If you're not able to run MongoDB, it is possible to use PostgreSQL with FerretDB *translating* between the two.

@NiXTheDev NiXTheDev Jan 23, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not able -> unable/don't want to

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also iirc FerretDB is being deprecated or something along the lines, so, that line may be outdated very soon

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is feretdb itself being deprecated, or is this a Komodo V2 decision?

@thiagoalcav thiagoalcav Jun 7, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope that ferretDB isn't discontinued as a database option for Komodo. After all, it's a great option for keeping data secure with low RAM consumption, making it a lightweight option for home labs and projects that need to save RAM.

For example, in my home lab I couldn't even come close to that consumption with MongoDB, which starts with over 500MB even without any usage. My cluster is made up of 5 Raspberry Pi 4 nodes with 8GB of RAM, so reduced consumption is a prerequisite.

-image

It's worth remembering that MongoDB doesn't tolerate NFS storage very well, and PostgreSQL tends to be more reliable.

Reference on MongoDB consumption:

@NiXTheDev

Copy link
Copy Markdown

Here's some comments for you @Hutch79

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.

3 participants