django-simple-deploy / django-simple-deploy/dsd-vps
Support key-based ssh for droplets
Open
- Dominant language
- Python
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The initial POC work used a username/password combination for ssh to the droplet, because that's what I was most familiar with. That's not conducive to testing, because the password is sent by email when creating a new droplet through the CLI.
- [x] Support key-based droplets in regular workflow.
- [ ] Document
- [ ] Merge
- [ ] Release
- [ ] Announce
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.