@luisegundo said in NocoDB and Metabase on my Cloudron instance:
NocoDB is running with SQLite by default
NocoDB is using postgres by default. What makes you think it is using SQLite by default? If you open Web Terminal, you can run env | grep POSTGRES_ and you will see the postgres credentials nocodb uses. You can put these credentials in metabase to connect.
Does the Free plan support internal networking between apps (for example, allowing Metabase to connect to NocoDB through the PostgreSQL addon)?
All this is not related to subscription and plans. It's deployed the same way in all the plans.