Back
Similar todos
Fix bug on generating SSH keys #shipnix
Remove unecessary noise from shipnixifier frontend #shipnix
Remove generated public key from provision logs #shipnix
Filter out confusing SSH output in event log #shipnix
Let users review environment variables before deploying an exisiting project #shipnix
Simplify build setup and remove lots of bugs in production in the same sweep #shipnix
Clean up Nix expression and improve boilerplate structure #shipnix
trim spaces from messages #mumblespace
Make it possible to review and modify environment variables before migrating existing code to a new server #shipnix
Rewrite UI for server deployment with HTMX/HyperScript #shipnix
Slightly improve header, add more metadata and move deploy button to a more prominent place #shipnix
Write documentation for safely adding SSH host keys for custom git providers on production servers #shipnix
Fix deploy key edge case. Can happen when 1st attempt adding repo fails. Later you retry and fail when deploy key was added last build. #shipnix now checks if deploy key for the server is already present before trying to add. Just skips if all is good
Generate specific SSH keys inside each server on provisioning #shipnix
Store deploy key information in database when using Github so the keys can later be deleted when server is destroyed or ejected. And implement this functionality on server deletion. #shipnix
Seperate process for all file actions needed for provisioning a ship-nix project so it can be used also for "shipnixifying" a existing code repositories #shipnix
Do proper "garbage collection" and delete SSH keys and dangling images when deleting Digital Ocean credentials from dashboard #shipnix
Make plans and research to tighten security for generated ssh keys before letting more test users in #shipnix
Add toggle for auto-deploying after updating environment variables, using HTMX instead of Elm or JavaScript for the first time #shipnix