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
684e197b0e
✏️ Re-branding and updating for latest supervisor ( #1047 )
2020-02-05 15:25:50 +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
Franck Nijhof
e679c28720
ssh: Collection of small improvements ( #915 )
...
* ssh: Prettier YAML files
* ssh: Sort build.json
* ssh: Remove curl from Dockerfile, already in base image
* ssh: Tweaks to documentation and changelog
2019-12-19 13:15:46 +01:00
Franck Nijhof
702caae41b
Update Hass.io CLI to 3.1.1 ( #884 )
2019-12-13 11:04:27 +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
Ville Skyttä
4342c519f6
Spelling and grammar fixes ( #814 )
2019-11-05 14:14:46 +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
Franck Nijhof
8bc2ade981
ssh: Upgrades Hassio CLI to v3.1.0 ( #664 )
2019-08-18 12:24:41 +02:00
Franck Nijhof
68f528b258
ssh: Upgrades Hassio CLI to v3.0.0 ( #660 )
2019-08-16 00:31:33 +02:00
Franck Nijhof
8ac71eb643
ssh: Upgrades Hassio CLI to v2.3.0 ( #651 )
2019-08-10 23:32:49 +02:00
Pascal Vizeli
93e9728ccf
Update deydrated ( #639 )
...
* Update dehydrated
* Fix permission
* Bashio
* Fix lint
* Add basic readme
2019-07-27 18:10:33 +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
Pascal Vizeli
7e30aa9622
fix path
2019-06-11 13:35:40 +02:00
Pascal Vizeli
12cadc073a
Use single pipelines
2019-06-06 12:37:07 +02:00
Franck Nijhof
0dfd9e075e
ssh: Fixes crash when using authorized keys ( #602 )
2019-06-03 20:19:25 +02:00
Franck Nijhof
73e4aa8cbb
ssh: Refactor, bumped to 5.5 ( #598 )
2019-06-03 11:34:17 +02:00
Franck Nijhof
bbee3edd4a
⬆️ Upgrades hassio-cli to v2.2.0 ( #559 )
2019-04-01 12:14:57 +02:00
Pascal Vizeli
67f4e355d3
Fix none root login ( #554 )
...
* Fix account locking issue
* Fix script
2019-03-16 16:00:06 +01:00
Pascal Vizeli
dd44cc922a
Revert "Fix account locking issue ( #552 )" ( #553 )
...
This reverts commit b2355ae596 .
2019-03-16 15:50:08 +01:00
Pascal Vizeli
b2355ae596
Fix account locking issue ( #552 )
2019-03-16 15:41:50 +01:00
Pascal Vizeli
f52e0d7a60
Update branch of add-ons with armv7 ( #538 )
...
* Update branch of add-ons with armv7
* update configurator
* Fix docker file
* Update docker files
* fix image
* Update
* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
06c9c94f94
Remove custom_dep & update arch tags
2019-03-06 15:38:18 +01:00
Ville Skyttä
aff51f34b8
ssh: Update hassio cli to 2.1.0 ( #527 )
...
* ssh: Update hassio cli to 2.1.0
* ssh: Grammar and spelling fixes
* Update config.json
2019-03-04 09:03:10 +01:00
Franck Nijhof
b3e38d246d
SSH: Enables auto mapping of all UART/Serial devices ( #506 )
...
* Enabled auto mapping of all UART/Serial devices
* Update config.json
* Update CHANGELOG.md
2019-01-18 13:34:42 +01:00
Pascal Vizeli
e8fa8aa5c8
Update New CLI ( #500 )
...
* Update New CLI
* Fix shell
* ssh: Include hassio bash completion (#501 )
2019-01-09 13:59:44 +01:00
Pascal Vizeli
5697d26b00
Update OpenSSH 7.7
2018-09-23 01:44:15 +02:00
Franck Nijhof
c47b3673de
⬆️ Upgrades Hassio CLI to 1.4.0 ( #411 )
...
* ⬆️ Upgrades Hassio CLI to 1.4.0
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
2018-09-23 01:27:37 +02:00
Pascal Vizeli
8551273568
Remove bluetooth add-on & fix lint ( #400 )
2018-09-06 00:05:50 +02:00
Pascal Vizeli
6ba7b4be5b
Update Ascii art
2018-06-23 14:46:52 +02:00
Ville Skyttä
76b5025d30
ssh: Add YAML highlighting for nano ( #319 )
...
* ssh: Add YAML highlighting for nano, include /usr/share/nano/*.nanorc
* ssh: Bump to 3.7
2018-06-12 14:42:14 +02:00
Franck Nijhof
594d0433ec
⬆️ Updates Hass.io CLI to 1.3.1 ( #309 )
2018-06-01 16:51:21 +02:00
Pascal Vizeli
473a37b8be
CLI 1.3.0 ( #284 )
...
* Update config.json
* Update build.json
* Update CHANGELOG.md
* Update Dockerfile
* Update config.json
* Update build.json
* Update CHANGELOG.md
* Update CHANGELOG.md
2018-05-02 14:55:48 +02:00
Ville Skyttä
1292987053
Run *.png through zopflipng -m ( #265 )
2018-03-23 23:59:49 +01:00
Pascal Vizeli
f9527761e6
Update Hass.io CLI 1.2.1 ( #251 )
2018-02-25 13:48:13 +01:00
Pascal Vizeli
d169c946b0
Upgrade cli to 1.1.2 ( #247 )
...
* Update build.json
* Update config.json
* Update CHANGELOG.md
* Update build.json
* Update config.json
* Update CHANGELOG.md
2018-02-10 17:34:31 +01:00
Pascal Vizeli
a7365431e1
Downgrade hassio-cli 1.0.1 ( #246 )
...
* Update build.json
* Update build.json
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
* Update config.json
2018-02-07 23:13:16 +01:00
Pascal Vizeli
2607a63ba9
Update CLI to 1.1.1 ( #245 )
...
* Update CLI to 1.1.1
* Update config.json
* Update CHANGELOG.md
* Update run.sh
* Update build.json
* Update config.json
* Update CHANGELOG.md
* Update CHANGELOG.md
2018-02-07 22:54:49 +01:00
Pascal Vizeli
9e589a0d5e
Add new CLI ( #222 )
...
* Add new CLI
* Use bash as default shell
* update cli version
* fix docker file
2018-01-08 23:17:22 +01:00
Pascal Vizeli
43bda5e5ce
Add tmux to ssh ( #188 )
...
* Update Dockerfile
* Update config.json
2017-10-10 08:48:20 +02:00
Pascal Vizeli
881a8310d1
Update Dockerfile
2017-09-25 00:04:54 +02:00
Pascal Vizeli
6e54f4becf
Extend hass.io cli with new feature for 0.61 ( #178 )
...
* Update hassio
* Update config.json
2017-09-11 14:56:38 +02:00
Pascal Vizeli
0c1718e51c
Update ssh hassio cli ( #172 )
...
* Update config.json
* add check support
* extend api ouput
* Update hassio
2017-08-16 09:57:39 +02:00
Pascal Vizeli
052a558419
Update hassio cli ( #169 )
...
* Update hassio
* Update config.json
* Update hassio
2017-08-11 00:23:15 +02:00
Pascal Vizeli
d24aa7d3e4
Migrate ssh/git_pull to new hassio_api feature of 0.51 ( #167 )
...
* Update config.json
* Use new API link
* Update config.json
* Update run.sh
* Update config.json
2017-08-09 09:32:38 +02:00
Fabian Affolter
15eb72cb60
Update description
2017-08-04 21:11:58 +02:00