Back
Similar todos
Add swapfile to servers after OOM issues, and come to conclusion that generally servers always should have a little SWAP by default #shipnix
Automatically add swap files to IHP servers with low memory, and have it as a commented out option for more powerful servers that might not need/want it #shipnix
Enable lowest mimum allowable RAM for IHP starter down to 1GB, since 4 gigs of SWAP tested to be enough to compensate for Haskell compilation memory hunger #shipnix
Add swapfile on #codersfail server to extend swap partition with more swap space for #vendordetails deployer.org deployments, which run memory intensive on the server itself. Swap swap swap
Add swapfile to server #wip
Speed up builds with IHP #shipnix
Write docs for having faster-than-light builds in production with compiled code #shipnix
Create nix flake after provisioned server #shipnix
Inspect code from other Nix flakes for researching how to make good dev environments #shipnix #
Successfully make an existing IHP project ship-nix compatible through #shipnix
Open source node/nix breakthrough and tweet about it #shipnix twitter.com/haskellpreneur/st…
Simplify build setup and remove lots of bugs in production in the same sweep #shipnix
Improve importing existing Nix project #shipnix
Make a global state in database to disable or enable all new rebuilds, so ship-nix itself can update without killing user builds #shipnix
Work on serving built packages from stage to production to shorten rebuild time #shipnix
Explore Nix flake devShell for also creating dev environments for all supported starters #shipnix
Make big breaking changes while I can, and move environment file folder to be /etc/ship-nix instead of living in home folder #shipnix
Run Nix code formatter nixpkgs-fmt on generated Nix configuration files #shipnix
Fix git script #ship-nix