Docker apps change request

If I decide to use apps as they are configured in Apps section of truenas, there is somebody who maintains this apps yaml files, right?

To whom we might send change requests for this files?

For example, I use N8N app and it works nicely, but there is a feature which is missing from original app which might be really useful (n8n includes n8n container and postgres, feature which is missing is pgvector which opens up additional level of functionality within n8n). PgVector is extension to postgres

I know that with the 25.04 I can translate community app to custom (which I might do in the end), but in my experience with custom apps, container update process from within gui is not working properly (or at least is not transparent enough to understand what is going on).

p.s. I also tried to modify some settings within the (postgres) container but there is no editor included (not even vim) and apparently container used is so stripped down that apt-get does not work at all (partialy due to security settings, partialy access rights)

you can file issues or enhancement requests on github GitHub - truenas/apps

1 Like

Thanks,

On Truenas app catalog there is literally this sentence:

Please help the TrueNAS community add resources here or discuss this application in the TrueNAS Community forum.

I will try to send my request there too.