rocketeers / rocketeer

Send your projects up in the clouds
http://rocketeer.autopergamene.eu/
MIT License
2.66k stars 217 forks source link

Support Tilde (~) to refer to users home folder #695

Closed Konafets closed 7 years ago

Konafets commented 8 years ago

To setup connections in config.php when providing a SSH key you must set a path to that key. To avoid hardcoding the full path like /Users/foo/.ssh/deploy it might be a good idea to provide a relative path like ~/.ssh/deploy.

Anahkiasen commented 8 years ago

This is done already in R3, will see if I can backport it maybe

harrisred commented 8 years ago

+1