Skip to content

Conversation

@bh2smith
Copy link
Member

@bh2smith bh2smith commented Nov 19, 2025

Removing the need to include a postgres image with the build. This PR uses an upcomming rindexer feature to introduce a lighter weight database to the mix. Ideally this will result in a smaller dappnode package.

*Might actually be better to support both.

Depends on joshstevens19/rindexer#346

Together with the branch release

https://github.com/bh2smith/rindexer/pkgs/container/rindexer

@bh2smith bh2smith changed the title Use Sqlite for More Portability Use SQLite for More Portability Nov 19, 2025
@bh2smith bh2smith changed the title Use SQLite for More Portability Use SQLite for Smaller Image Nov 19, 2025
@bh2smith bh2smith changed the title Use SQLite for Smaller Image Use SQLite with Rindexer for Smaller Image Nov 21, 2025
@bh2smith bh2smith merged commit 31e136e into main Nov 21, 2025
1 check passed
@bh2smith bh2smith deleted the sqlite branch November 21, 2025 12:54
bh2smith added a commit that referenced this pull request Nov 21, 2025
The rindexer image was quite bulky (1.09 Gb) while
[arak](https://github.com/bh2smith/arak) is 5x smaller and achieves the
same goal.

This PR proposes using arak instead of rindexer. It only required a few
modifications (cf bh2smith/arak#2) to arak.

Next up - dappnode image update.

Note that this is based on #23
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.

2 participants