Commit Graph

4 Commits

Author SHA1 Message Date
Franck Nijhof
aca8de1cba Fix missing .bash_profile on fresh install, add current path to prompt (#957)
* ssh: Fix for non existing .bash_profile startup error

* ssh: Add current, short, path to command line prompt

* ssh: Bump to 8.1, updated changelog
2019-12-30 10:52:49 +01:00
Franck Nijhof
f8ee1aed33 ssh: Add web terminal, alpine 3.11, improved token handling, bump 8.0 (#954)
* ssh: Add support for a web-based terminal via Ingress

* ssh: Upgrade Alpine Linux to 3.11

* ssh: Improve Hass.io API token handling

* ssh: Bump to 8.0, updated changelog

* ssh: Fix Shellcheck warning

* ssh: Use default Ingress port

* ssh: Persist .ssh folder

* ssh: Add some helper symlinks to use folder

* ssh: Make sure web terminal starts in home folder

* ssh: Update changelog to reflect latest changes
2019-12-29 22:21:07 +01:00
jfette
06328e13fa Adding config option for bash_profile in SSH (#767)
* Adding option for bash_profile

* Bumping version to 7.0, comments for bash_profile

* bash_profile is now a list, updated README and CHANGELOG

* Made .bash_profile a persistent file, using sed to replace token if necessary

* Fixing config.json typo

* Simplifying logic, if statement to update token when necessary

* Moving file perm out of if statement

* File must be created in /data not /root
2019-11-18 18:34:25 +01:00
Pascal Vizeli
7cbc57eeca SSH update + version pin (#612)
* Update SSH add-on / pin version

* fix version

* fix permission
2019-06-26 10:06:51 +02:00