Giuliano1993 / serverMan

Easily manage all your servers from command line
MIT License
2 stars 0 forks source link

Add possnility to create SSH key in place also when creating a Digital Ocean Server #11

Open Giuliano1993 opened 10 months ago

Giuliano1993 commented 10 months ago

At th moment we are only able to create an SSH key when we create a site on netlify. It would be nice to create custom SSH keys when we build a Digital Ocean Server which works with that server alone. It would be more secure and we shouldn't store the key in the config file.