Commit Graph

9 Commits

Author SHA1 Message Date
Pascal Vizeli
2df8425e22 Support to use SSH as webterminal only (#1117) 2020-02-20 10:49:53 +01:00
Franck Nijhof
75ce67fc5e ssh: Update CLI & Web terminal (#1068) 2020-02-12 00:10:46 +01:00
Franck Nijhof
2f80548b72 Re-branding of core add-ons (#1046)
* Re-branding of core add-ons

* Update title README

* Fix ada description

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-04 21:38:55 +01:00
Pascal Vizeli
6b20f0c293 Ssh update (#1039)
* Change motd & fix .ssh

* Update config.json

* Fix root folder

* Update CHANGELOG.md

* Update run.sh

* ssh: Fix new tmux windows, add add-on icon (#1038)

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-03 13:53:58 +01:00
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
Robin Clarke
947f6236a4 logging for sshd DEBUG -> INFO (#686)
* logging for sshd DEBUG -> INFO

* Added version number change for sshd DEBUG -> INFO change

* Version adjusted 6.3.1 -> 6.4

* Version adjusted 6.3.1 -> 6.4
2019-09-10 23:34:55 +02: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