mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Terminal to 4c5c8d7
This commit is contained in:
parent
ddd1d0ba43
commit
9962a206fa
4 changed files with 134 additions and 23 deletions
|
@ -391,10 +391,10 @@ SOFTWARE.
|
||||||
[shinobi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[shinobi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[shinobi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[shinobi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[shinobi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[shinobi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-terminal]: https://github.com/hassio-addons/addon-terminal/tree/v2.3.0
|
[addon-terminal]: https://github.com/hassio-addons/addon-terminal/tree/4c5c8d7
|
||||||
[addon-doc-terminal]: https://github.com/hassio-addons/addon-terminal/blob/v2.3.0/README.md
|
[addon-doc-terminal]: https://github.com/hassio-addons/addon-terminal/blob/4c5c8d7/README.md
|
||||||
[terminal-issue]: https://github.com/hassio-addons/addon-terminal/issues
|
[terminal-issue]: https://github.com/hassio-addons/addon-terminal/issues
|
||||||
[terminal-version-shield]: https://img.shields.io/badge/version-v2.3.0-blue.svg
|
[terminal-version-shield]: https://img.shields.io/badge/version-4c5c8d7-blue.svg
|
||||||
[terminal-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/terminal-armhf.svg
|
[terminal-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/terminal-armhf.svg
|
||||||
[terminal-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[terminal-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[terminal-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[terminal-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1,19 +1,49 @@
|
||||||
[Full Changelog][v2.2.1-v2.3.0]
|
# Changelog since v2.3.0
|
||||||
|
|
||||||
### Fixed
|
2018/05/11 19:07 UTC - [4c5c8d7](https://github.com/hassio-addons/addon-terminal/commit/4c5c8d727a5133027693e9b78ee6b3d2c5e70aac) by [@frenck](https://github.com/frenck)
|
||||||
|
> :arrow_up: Upgrades add-on base image to v1.4.0
|
||||||
|
|
||||||
- Adds HASSIO_TOKEN to user environment
|
2018/05/11 19:07 UTC - [958518d](https://github.com/hassio-addons/addon-terminal/commit/958518d15738e6add544bf68d2a6f404379a839b) by [@frenck](https://github.com/frenck)
|
||||||
|
> :sparkles: Adds Gitlab CI
|
||||||
|
|
||||||
### Added
|
2018/05/11 19:07 UTC - [28f0572](https://github.com/hassio-addons/addon-terminal/commit/28f05728e0c7752df95f90f3291487b8e9b0c563) by [@frenck](https://github.com/frenck)
|
||||||
|
> :sparkles: Adds initial add-on README template
|
||||||
|
|
||||||
- Adds add-on icon
|
2018/05/11 19:07 UTC - [34530c7](https://github.com/hassio-addons/addon-terminal/commit/34530c797475ef961acfa77ce48280b50dd1ec36) by [@frenck](https://github.com/frenck)
|
||||||
- Adds zip package
|
> :books: Updates README
|
||||||
|
|
||||||
### Changed
|
2018/05/11 19:07 UTC - [634e7d8](https://github.com/hassio-addons/addon-terminal/commit/634e7d8a2d9ac6857f4735c5fb0a238502ebd97f) by [@frenck](https://github.com/frenck)
|
||||||
|
> :rocket: Updates probot configuration
|
||||||
|
|
||||||
- Updates base image to v1.3.3
|
2018/05/11 19:07 UTC - [91f1128](https://github.com/hassio-addons/addon-terminal/commit/91f112844c667b66932a06054c25b0116c482368) by [@bastula](https://github.com/bastula)
|
||||||
- Updates hassio-cli to v1.2.1
|
> :arrow_up: Updates hassio-cli to v1.3.0 (#22)
|
||||||
- Optimizes images in this repository
|
|
||||||
- Updates ttyd to 1.4.0+
|
This change updates hassio-cli to 1.3.0.
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [a3addcb](https://github.com/hassio-addons/addon-terminal/commit/a3addcb994232bef5f192429e4b2212f598b521c) by [@frenck](https://github.com/frenck)
|
||||||
|
> :shirt: Fixes hadolint warnings
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [36212f3](https://github.com/hassio-addons/addon-terminal/commit/36212f30c931eb519aade025a4ca1f6195ce2b6a) by [@frenck](https://github.com/frenck)
|
||||||
|
> :sparkles: Adds Probot configuration
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [7ff8638](https://github.com/hassio-addons/addon-terminal/commit/7ff8638586c8221fa85154e40b65e890ebbce241) by [@frenck](https://github.com/frenck)
|
||||||
|
> :books: Replaces Changelog with GitHub releases
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [8ed43af](https://github.com/hassio-addons/addon-terminal/commit/8ed43af703620d09c1f213db3cf1da325b40a2d7) by [@frenck](https://github.com/frenck)
|
||||||
|
> :shirt: Fixes Markdownlint warning in License
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [ac344c5](https://github.com/hassio-addons/addon-terminal/commit/ac344c511f985388b72de0d729bc215dfd1b363c) by [@frenck](https://github.com/frenck)
|
||||||
|
> :snowflake: Adds all architectures to add-on config
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [87aed33](https://github.com/hassio-addons/addon-terminal/commit/87aed3394a8df653c7534e2fea9af45aed2fb908) by [@frenck](https://github.com/frenck)
|
||||||
|
> :sparkles: Adds .yamllint configuration
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [ed9fdad](https://github.com/hassio-addons/addon-terminal/commit/ed9fdad1d94c2cbae79b6ee389503ff42791c2fc) by [@frenck](https://github.com/frenck)
|
||||||
|
> :sparkles: Adds SQLite by default
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [b8822f6](https://github.com/hassio-addons/addon-terminal/commit/b8822f69ce3e2de99dc2949c83771b2460c736b2) by [@frenck](https://github.com/frenck)
|
||||||
|
> :fire: Removes CodeClimate
|
||||||
|
|
||||||
|
2018/05/11 19:07 UTC - [2f28b9d](https://github.com/hassio-addons/addon-terminal/commit/2f28b9d1885f377db0045bcb80cd42fe1d1ff5b6) by [@frenck](https://github.com/frenck)
|
||||||
|
> :fire: Removes CircleCI
|
||||||
|
|
||||||
[v2.2.1-v2.3.0]: https://github.com/hassio-addons/addon-terminal/compare/v2.2.1...v2.3.0
|
|
75
terminal/README.md
Normal file
75
terminal/README.md
Normal file
|
@ -0,0 +1,75 @@
|
||||||
|
# Community Hass.io Add-ons: SSH - Secure Shell
|
||||||
|
|
||||||
|
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||||
|
|
||||||
|
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
||||||
|
|
||||||
|
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
|
||||||
|
|
||||||
|
This add-on allows you to log in to your Hass.io Home Assistant instance using
|
||||||
|
a web terminal.
|
||||||
|
|
||||||
|
## About
|
||||||
|
|
||||||
|
This add-on allows you to log in to your Hass.io Home Assistant instance using
|
||||||
|
a web terminal. Giving you to access your Home Assistant configuration file and
|
||||||
|
folder, and also includes a command-line tool to do things like restart,
|
||||||
|
update, and check your instance.
|
||||||
|
|
||||||
|
![Terminal in the Home Assistant Frontend][screenshot]
|
||||||
|
|
||||||
|
[Click here for the full documentation][docs]
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Access your terminal right from the web!
|
||||||
|
- Add-able to your Home Assistant interface.
|
||||||
|
- Compatible if Hass.io was installed via the generic Linux installer.
|
||||||
|
- Persists custom SSH client settings & keys between add-on restarts
|
||||||
|
- Have Alpine packages installed on start. This will allow you to install your
|
||||||
|
favorite tools, which will be available every single time you log in.
|
||||||
|
- Execute custom commands on start automatically so that you can customize the
|
||||||
|
shell to your likings.
|
||||||
|
- [ZSH][zsh] as its default shell. Easier to use for the beginner, more advanced
|
||||||
|
for the more experienced user. It even comes preloaded with
|
||||||
|
["Oh My ZSH"][ohmyzsh], with some plugins enabled as well.
|
||||||
|
- Contains a sensible set of tools right out of the box: curl, Wget, RSync, GIT,
|
||||||
|
Nmap, Mosquitto client, MariaDB/MySQL client, Awake (“wake on lan”), Nano,
|
||||||
|
Vim, tmux, and a bunch commonly used networking tools.
|
||||||
|
|
||||||
|
[Click here for the full documentation][docs]
|
||||||
|
|
||||||
|
## WARNING! THIS IS AN EDGE VERSION!
|
||||||
|
|
||||||
|
This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds
|
||||||
|
add-ons are based upon the latest development version.
|
||||||
|
|
||||||
|
- They may not work at all.
|
||||||
|
- They might stop working at any time.
|
||||||
|
- They could have a negative impact on your system.
|
||||||
|
|
||||||
|
This repository was created for:
|
||||||
|
|
||||||
|
- Anybody willing to test.
|
||||||
|
- Anybody interested in trying out upcoming add-ons or add-on features.
|
||||||
|
- Developers.
|
||||||
|
|
||||||
|
If you are more interested in stable releases of our add-ons:
|
||||||
|
|
||||||
|
<https://github.com/hassio-addons/repository>
|
||||||
|
|
||||||
|
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
||||||
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||||
|
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||||
|
[discord]: https://discord.gg/c5DvZ4e
|
||||||
|
[docs]: https://github.com/hassio-addons/addon-terminal/blob/4c5c8d7/README.md
|
||||||
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
|
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-terminal/33814?u=frenck
|
||||||
|
[hass-ssh]: https://home-assistant.io/addons/ssh/
|
||||||
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||||
|
[ohmyzsh]: http://ohmyz.sh/
|
||||||
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
|
[release-shield]: https://img.shields.io/badge/version-4c5c8d7-blue.svg
|
||||||
|
[release]: https://github.com/hassio-addons/addon-terminal/tree/4c5c8d7
|
||||||
|
[screenshot]: https://github.com/hassio-addons/addon-terminal/raw/master/images/screenshot.png
|
||||||
|
[zsh]: https://en.wikipedia.org/wiki/Z_shell
|
|
@ -1,11 +1,17 @@
|
||||||
{
|
{
|
||||||
"name": "Terminal",
|
"name": "Terminal",
|
||||||
"version": "2.3.0",
|
"version": "4c5c8d7",
|
||||||
"slug": "terminal",
|
"slug": "terminal",
|
||||||
"description": "Terminal access to your Home Assistant instance via the web",
|
"description": "Terminal access to your Home Assistant instance via the web",
|
||||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-terminal/33814?u=frenck",
|
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-terminal/33814?u=frenck",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:7681]",
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:7681]",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
|
"arch": [
|
||||||
|
"aarch64",
|
||||||
|
"amd64",
|
||||||
|
"armhf",
|
||||||
|
"i386"
|
||||||
|
],
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"homeassistant_api": true,
|
"homeassistant_api": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue