Saltcorn on top of existing Postgres DB

Building

No row selected
SchaepDLX     6 months ago

Hi all,

I'm exploring options to connect Saltcorn to my data, since I have a postgres in place already. It is maintained and filled by other applications.

So I'm looking into two possibilities;

  1. Connect to an external Postgres by using the following module. But I get this error message.

     
  2. Making use of an existing database by adding this into docker-compose.yml.
    I have put this one into place and put some traefik secuirty measures on it; https://github.com/saltcorn/saltcorn/tree/master/deploy/examples/test.
    But I cannot run the script onto the existing database.

Here are the specs of my instance:

Maybe someone has anice trick up his sleeve to get going. Otherwise saltcorn is not very useful for me.

Thanks already!
Greets, Merijn



Sign up to post a reply