Back
Similar todos
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
Add swapfile to server #wip
Enable swapfile on nix declaration to prevent OOM when building haskell projects on low memory servers #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
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
Slightly improve provisioning time with easy fix #shipnix
Instead of #shipnix managing a big known_hosts for all projects, which could be a security issue, assign a known_hosts file for each user, and garbage collect on server deletion
Stress test #shipnix by provisioning 10 servers simultaneously without running out of resources. Success!
Functionality to replace the provisioned server repo with a custom one #shipnix
Consider #shipnix docs good enough for now
Speed up server provisioning process 2X by not accidentaly running each script twice 🤦 #shipnix
Create nix flake after provisioned server #shipnix
Create default ship_env file on all new server starters that stores information on whether the server environment is production, stage or something else #shipnix
Downgrade (resize) overkill specs for DigitalOcean droplet to lessen impact on financial burndown #shipnix
Create script to replace current server config with another repo #shipnix
Improve server dashboard #shipnix
First ever server provisioning in production performed #shipnix
Work on serving built packages from stage to production to shorten rebuild time #shipnix