Back
Similar todos
Successfully create a github repo and load code into version control while server is provisioning #shipnix
Successfully create github repo and push server code to it via #shipnix dashboard
Write documentation for safely adding SSH host keys for custom git providers on production servers #shipnix
Do proper "garbage collection" and delete SSH keys and dangling images when deleting Digital Ocean credentials from dashboard #shipnix
Delete SSH keys stored on DigitalOcean when deleting credentials for an account #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
Implement Github OAuth #shipnix
Add known_hosts from Github, Gitlab and Bitbucket to fresh servers in a way that doesn't open for MITM attacks #shipnix
Fix Github OAuth in production #shipnix
Make dedicated Github organization for #shipnix and connect github oauth also through this org
Have more information and actions available when running a deploy event #shipnix
Generate specific SSH keys inside each server on provisioning #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
Make plans and research to tighten security for generated ssh keys before letting more test users in #shipnix
Done implementing "Push to deploy" and deploy webhooks #shipnix
Work on making a webhook that can be used to trigger deploys #shipnix
Make "Push to deploy" work with deploy webhook and a simple Github action #shipnix
Automate git rollbacks on servers while preserving commit history #shipnix
Functionality to replace the provisioned server repo with a custom one #shipnix
configure different dev and prod keys on shipr-nextjs #shipr