Sridhar Ratnakumar
Sridhar Ratnakumar
This happens only in GHC/jsaddle, and not GHCJS/javascript. For the example app, when using the websocket route, the frontend will completely freeze (you can't even select text with mouse) right...
This will allow us to move away from being married to `sops-nix` and enable the user to use any secret management solution. cf. https://nixos.zulipchat.com/#narrow/stream/413948-nixos/topic/Deploying.20to.20DigitalOcean/near/405440088 Example implementation: https://github.com/fpindia/fpindia-chat
Enable garbage collection, but first allow [pinning](https://nixos.wiki/wiki/Storage_optimization#Pinning) certain builds (like `master` branch of repos). Pretty much this idea but for Jenkins: https://github.com/hercules-ci/hercules-ci-agent/issues/482 The [`nixCI` feature](https://github.com/juspay/jenkins-nix-ci/blob/main/nix/jenkins/features/nix/nixCI.groovy) can support this, for instance:...
Could possibly use https://plugins.jenkins.io/role-strategy/ to provide this
After updating `secrets.json` (cf. https://github.com/nammayatri/jenkins-config/pull/2) and activating the new configuration, we must restart Jenkins (`sudo systemctl restart jenkins`) so it will use the new keys. Either automate it, or document...
The CI machine will soon run out of disk space (the NY one just did, despite 2TB of disk space) anyway. Note: This can cause rebuilds unless we do #17
Create a nice open source-friendly product website for this project. For inspiration, see https://hyperswitch.io/
Fails to launch cleanly, due to an issue with reflex-platform (direct nixpkgs would work, though). - [ ] Try direct nixpkgs (but only if using desktop.nix?)