⬆️ Updating add-on Advanced SSH & Web Terminal to e8d5f73

This commit is contained in:
Community Hass.io Add-ons Bot 2023-05-01 08:02:14 +00:00
parent aa56f6962b
commit 9251e5ef1f
5 changed files with 17 additions and 17 deletions

View file

@ -705,10 +705,10 @@ SOFTWARE.
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[adguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [adguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/8ecd322 [addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/e8d5f73
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/8ecd322/README.md [addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/e8d5f73/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-8ecd322-blue.svg [ssh-version-shield]: https://img.shields.io/badge/version-e8d5f73-blue.svg
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,5 @@
# Changelog since v13.1.0 # Changelog since v13.1.0
- Rename add-on to Advanced SSH & Web Terminal (#548)
- Allow HA commands without an interactive shell (#545) - Allow HA commands without an interactive shell (#545)
- ⬆️ Update alpine_3_17/git to v2.38.5-r0 (#544) - ⬆️ Update alpine_3_17/git to v2.38.5-r0 (#544)

View file

@ -1,4 +1,4 @@
# Home Assistant Community Add-on: SSH & Web Terminal # Home Assistant Community Add-on: Advanced SSH & Web Terminal
This add-on allows you to log in to your Home Assistant instance using This add-on allows you to log in to your Home Assistant instance using
SSH or a Web Terminal, giving you to access your folders and SSH or a Web Terminal, giving you to access your folders and
@ -11,8 +11,8 @@ usability, flexibility and also provides access using a web interface.
## WARNING ## WARNING
The SSH & Web Terminal add-on is very powerful and gives you access to almost The advanced SSH & Web Terminal add-on is very powerful and gives you access
all tools and hardware of your system. to almost all tools and hardware of your system.
While this add-on is created and maintained with care and with security in mind, While this add-on is created and maintained with care and with security in mind,
in the wrong or inexperienced hands, it could damage your system. in the wrong or inexperienced hands, it could damage your system.
@ -68,8 +68,8 @@ comparison to installing any other Home Assistant add-on.
1. Click the "Install" button to install the add-on. 1. Click the "Install" button to install the add-on.
1. Configure the `username` and `password`/`authorized_keys` options. 1. Configure the `username` and `password`/`authorized_keys` options.
1. Start the "SSH & Web Terminal" add-on. 1. Start the "Advanced SSH & Web Terminal" add-on.
1. Check the logs of the "SSH & Web Terminal" add-on to see if everything 1. Check the logs of the "Advanced SSH & Web Terminal" add-on to see if everything
went well. went well.
## Configuration ## Configuration

View file

@ -1,4 +1,4 @@
# Home Assistant Community Add-on: SSH & Web Terminal # Home Assistant Community Add-on: Advanced SSH & Web Terminal
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
@ -26,8 +26,8 @@ usability, flexibility and also provides access using a web interface.
## WARNING ## WARNING
The SSH & Web Terminal add-on is a really powerful and gives you virtually The advanced SSH & Web Terminal add-on is a really powerful and gives you
access to all tools and almost all hardware of your system. virtually access to all tools and almost all hardware of your system.
While this add-on is created and maintained with care and with security in mind, While this add-on is created and maintained with care and with security in mind,
in the wrong or inexperienced hands, it could damage your system. in the wrong or inexperienced hands, it could damage your system.
@ -101,8 +101,8 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-8ecd322-blue.svg [release-shield]: https://img.shields.io/badge/version-e8d5f73-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/8ecd322 [release]: https://github.com/hassio-addons/addon-ssh/tree/e8d5f73
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png [ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
[ssh-audit]: https://github.com/jtesta/ssh-audit [ssh-audit]: https://github.com/jtesta/ssh-audit

View file

@ -1,10 +1,9 @@
name: SSH & Web Terminal name: Advanced SSH & Web Terminal
version: 8ecd322 version: e8d5f73
slug: ssh slug: ssh
description: SSH & Web Terminal access to your Home Assistant instance description: A supercharged SSH & Web Terminal access to your Home Assistant instance
url: https://github.com/hassio-addons/addon-ssh url: https://github.com/hassio-addons/addon-ssh
codenotary: codenotary@frenck.dev codenotary: codenotary@frenck.dev
advanced: true
startup: services startup: services
ingress: true ingress: true
ingress_port: 0 ingress_port: 0