5 ms·
Thanks for the explanation. Is there a way to NOT use docker. For those of us who are NOT on linux, and are quite comfortable with postgres install and running.
by x98asfd 4y ago
Thanks for the explanation. Is there a way to NOT use docker. For those of us who are NOT on linux, and are quite comfortable with postgres install and running. Would prefer just a postgres connection string.
- silentninja 4y agoWe are actively working on adding a new install process to help users install Mathesar without Docker. We have an issue[1] to track it. [1] https://github.com/centerofci/mathesar/issues/2427 https://github.com/centerofci/mathesar/issues/2427
- kgodey 4y agoTo add to what silentninja said, we are already deploying Mathesar without Docker on some test servers, we just need to document our setup. Coming soon!