@Klaus, that sounds great. Please add sops-nix to the current PR. Can we also add default secrets to run locally in development without having to create any? The same goes for other env vars like…
@Klaus What would be a good way to store those secrets in code (encrypted of course)? I'd like to have everything in one place and preferably only manage one secret (the private key to decrypt the…
@Klaus Quick question. What secrets will be required for deploying the full app?
@Klaus For the studio: "Don't expose it publicly — SSH tunnel when you need it.". Yes please create a PR
@Klaus I think the choice of using RPC and ditching Huma is good. PostgREST + /rpc/ is the public surface. Yes, then let's go with the setup of Caddy and Kong chained. In order to get the best of…
Where does the Supabase stack actually run? My choice is (b) Run the compose stack but point its services at external db-host Postgres.
**PostgREST vs. Huma — pick one public REST…
@Klaus These are good points:
- I agree on the single-node HiveMQ: "Accept single-node with fast restart + persistent session storage on disk; devices reconnect and replay. Probably fine for…
Ok thank you. I've made a more detailed plan about this. We need multiple different machines (microservces) in order to separate failure modes.
Architecture
@Klaus for now let's ideate on this together in this issue. Once I approve, you can start with the implementation.