20 Commits

Author SHA1 Message Date
Florian Bachmann
28ae5e6f77
Adds info on stable and beta addon versions (#1978)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-25 14:23:06 +01:00
Fredrik Baberg
52eb140dac
Add missing character in journalctl command (#1625) 2023-04-05 08:49:54 +02:00
Stefan Agner
fa73df9110
Document host_uts add-on support (#1310) 2023-02-13 14:41:41 +01:00
Dave T
36fb0e2985
Several grammar improvements (#1516)
* Several grammar improvements

* Further grammar fixes

* More grammar improvements

* More grammar improvements

* More grammar improvements

* Further grammar improvements

* Further grammar improvements

* Update docs/add-ons/communication.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/add-ons/configuration.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/add-ons/configuration.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/add-ons/security.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/add-ons/testing.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Code review: Rewrite first paragraph

* Update docs/add-ons/security.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove confusing phrase

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-11-07 07:46:31 +01:00
Adam Outler
2ea460e26c
Add addon signing (#1472) 2022-09-20 20:32:43 +02:00
Pascal Vizeli
ed58cf4f1b
Add blogpost about new base image (#1327)
* Add blogpost about new base image

* Update apparmor profile for s6 v3

* Fix apparmor path

* revert partial

* Tweaks

Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-05-13 11:02:35 +02:00
Joakim Sørensen
38b3b85f22
Update add-on documentation (#1098)
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-12-17 15:05:15 +01:00
Ville Skyttä
34b425ec13
Spelling and grammar fixes (#909) 2021-04-30 08:01:54 +02:00
Pascal Vizeli
5537cef36c
Small fix with profile path (#885) 2021-04-13 09:50:41 -07:00
Adam Outler
223dde2deb
Update presentation.md (#840) 2021-03-10 15:21:45 -08:00
Pascal Vizeli
7b3f758139
Fix apparmor signal line end (#811) 2021-02-16 17:13:06 +01:00
Pascal Vizeli
29fd25e2d8
Update presentation.md 2021-02-16 16:46:34 +01:00
Pascal Vizeli
6be542479e
Fix Apparmor profile for what we need (#810)
* Fix Apparmor profile for what we need

* fix bashio
2021-02-16 15:51:34 +01:00
Adam Outler
e066dfb1e4
AppArmor, Ingress, and Security Points (#789)
* AppArmor, Ingress, and Security Points.

App Armor was inop and the instructions were invalid for modern HassOS and caused applications to crash before being started.   These settings should be evaluated by someone more familiar with the requirements of an Add-On, as I am not.  I simply set things permissively and made a working example.  

Added instructions for a basic no-dependencies Ingress implementation  

Added security points based on research here https://community.home-assistant.io/t/add-on-security-calculation/269497

* Oxford comma, removing trailing sentence.

* Update presentation.md

* Update presentation.md

* Add-on instead of Add-On, adding notes to table

* Update presentation.md

* Update presentation.md

* Update presentation.md

* Update presentation.md

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* AppArmor.txt permission reduction

* Don't use full URL.

* Nginx Example.

* Update presentation.md

* Remove stale comment

* Rewording Ingress section to ensure clarity

and make it less threatening.  It's simple if you follow the rules.

* altering clunky verbiage

* Update presentation.md

* clarifying and correcting information. 

Review of https://github.com/home-assistant/supervisor/blob/main/supervisor/addons/utils.py and https://developers.home-assistant.io/docs/add-ons/configuration/  shows  it is not possible to have both ROLE_MANAGER and ROLE_ADMIN in the same supervisor context.

* fixing document bug, adding clarification.

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* adding an S where an S should be

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update docs/add-ons/presentation.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* no cache

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-16 07:26:33 +01:00
Evolving The Future
005e033b4a
Update presentation.md (#787)
Added clarification on how to set a specific port number for ingress web traffic.
2021-01-29 23:04:57 +01:00
Max Winterstein
be3a4008d1
Add note about X-Ingress-Path (#759) 2021-01-04 11:04:40 +01:00
Pascal Vizeli
7e15c2fa2f
Add apparmor skelleton (#556)
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-05-27 11:04:54 +02:00
Franck Nijhof
780d7b1363
Small updates to add-on documentation (#517) 2020-05-11 19:14:19 +02:00
Franck Nijhof
08884e2cca
Collection of fixes and improvements (#516) 2020-05-11 08:12:01 -07:00
Franck Nijhof
d4dde03f79
Move documenting and extract add-ons (#511) 2020-05-11 11:33:35 +02:00