mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Merge branch 'master' into codex/create-and-publish-collabora-addon
This commit is contained in:
@@ -91,7 +91,7 @@ else
|
||||
bashio::log.green "If accessing the file with filebrowser it should be mapped to $CONFIGSOURCE"
|
||||
fi
|
||||
bashio::log.green "---------------------------------------------------------"
|
||||
bashio::log.notice "This script is used to run custom commands at start of the addon. Instructions here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon"
|
||||
bashio::log.notice "This script is used to export custom environment variables at start of the addon. Instructions here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon"
|
||||
echo ""
|
||||
|
||||
# Check if config file is there, or create one from template
|
||||
|
||||
@@ -48,7 +48,7 @@ If you want to do add the repository manually, please follow the procedure highl
|
||||
|
||||
### Number of addons
|
||||
|
||||
- In the repository : 108
|
||||
- In the repository : 109
|
||||
- Installed : 74436
|
||||
|
||||
### Top 3
|
||||
@@ -231,7 +231,6 @@ If you want to do add the repository manually, please follow the procedure highl
|
||||
![smb][smb-badge]
|
||||
![localdisks][localdisks-badge]
|
||||
|
||||
✓  [Collabora](collabora/) : Collaborative office suite
|
||||
|
||||
  
|
||||

|
||||
@@ -239,8 +238,6 @@ If you want to do add the repository manually, please follow the procedure highl
|
||||
![amd64][amd64-badge]
|
||||
![armv7no][armv7no-badge]
|
||||
![ingress][ingress-badge]
|
||||
![smb][smb-badge]
|
||||
![localdisks][localdisks-badge]
|
||||
|
||||
✓  [Comixed](comixed/) : managing digital comics
|
||||
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
## 2025.07.05 (02-08-2025)
|
||||
- Minor bugs fixed
|
||||
## 2025.07.03 (24-07-2025)
|
||||
- Minor bugs fixed
|
||||
## 2025.07.02 (24-07-2025)
|
||||
- Minor bugs fixed
|
||||
- Use wikipedia for images
|
||||
|
||||
## 2025.07.01 (24-07-2025)
|
||||
- Fix birdweather
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## 4.8.11.0-2 (02-08-2025)
|
||||
- Minor bugs fixed
|
||||
## 4.8.11.0 (22-04-2025)
|
||||
- WARNING : migration of config to addon_config instead of homeassistant config folder. Allows automatic backups. The location of the database however is not changed.
|
||||
|
||||
|
||||
@@ -127,6 +127,6 @@
|
||||
"slug": "emby",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
|
||||
"version": "4.8.11.0",
|
||||
"version": "4.8.11.0-2",
|
||||
"video": true
|
||||
}
|
||||
|
||||
0
emby/rootfs/etc/services.d/nginx/run
Executable file → Normal file
0
emby/rootfs/etc/services.d/nginx/run
Executable file → Normal file
@@ -1,3 +1,4 @@
|
||||
## ⚠ Open Issue : [🐛 [Filebrowser] Crashing on new install (opened 2025-08-02)](https://github.com/alexbelgium/hassio-addons/issues/1993) by [@LivArt01](https://github.com/LivArt01)
|
||||
# Home assistant add-on: Filebrowser
|
||||
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Home assistant add-on: Navidrome
|
||||
|
||||
[![Donate][paypal-badge]](https://www.paypal.com/donate/?hosted_button_id=DZFULJZTP3UQA)
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
[![Donate][paypal-badge]](https://www.paypal.com/donate/?hosted_button_id=DZFULJZTP3UQA)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://www.codacy.com/gh/alexbelgium/hassio-addons/dashboard?utm_source=github.com&utm_medium=referral&utm_content=alexbelgium/hassio-addons&utm_campaign=Badge_Grade)
|
||||
[](https://github.com/alexbelgium/hassio-addons/actions/workflows/weekly-supelinter.yaml)
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Home assistant add-on: Openproject
|
||||
|
||||
[![Donate][paypal-badge]](https://www.paypal.com/donate/?hosted_button_id=DZFULJZTP3UQA)
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
[![Donate][paypal-badge]](https://www.paypal.com/donate/?hosted_button_id=DZFULJZTP3UQA)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://www.codacy.com/gh/alexbelgium/hassio-addons/dashboard?utm_source=github.com&utm_medium=referral&utm_content=alexbelgium/hassio-addons&utm_campaign=Badge_Grade)
|
||||
[](https://github.com/alexbelgium/hassio-addons/actions/workflows/weekly-supelinter.yaml)
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 2.0.1 (02-08-2025)
|
||||
|
||||
- WARNING : major update, prepare your backup
|
||||
- Update to latest version from TandoorRecipes/recipes (integrated nginx, removed armv7)
|
||||
|
||||
## 1.5.35 (28-06-2025)
|
||||
|
||||
- Update to latest version from TandoorRecipes/recipes (changelog : https://github.com/TandoorRecipes/recipes/releases)
|
||||
|
||||
@@ -7,9 +7,7 @@ Required :
|
||||
"ALLOWED_HOSTS": "your system url", # You need to input your homeassistant urls (comma separated, without space) to allow ingress to work
|
||||
"DB_TYPE": "list(sqlite|postgresql_external)" # Type of database to use.
|
||||
"SECRET_KEY": "str", # Your secret key
|
||||
"PORT": 9928 # By default, the webui is available on http://HAurl:9928. If you ever need to change the port, you should never do it within the app, but only through this option
|
||||
"Environment": 0|1 # 1 is debug mode, 0 is normal mode. You should run in normal mode unless actively developing.
|
||||
"GUNICORN_MEDIA": 0|1 # 1 enables gunicorn media hosting. This is not recommended. You should use an nginx server to host your media - see docs.
|
||||
Optional :
|
||||
"POSTGRES_HOST": "str?", # Needed for postgresql_external
|
||||
"POSTGRES_PORT": "str?", # Needed for postgresql_external
|
||||
@@ -18,6 +16,8 @@ Optional :
|
||||
"POSTGRES_DB": "str?" # Needed for postgresql_external
|
||||
"externalfiles_folder": "str?" # a folder that you want to map in to tandoor. Not needed as /share/ and /media/ are mapped. This folder will be created if it doesn't already exist.
|
||||
```
|
||||
This add-on now uses Tandoor's integrated Nginx server and exposes port 80 (mapped to 9928 by default).
|
||||
|
||||
### Mariadb
|
||||
Mariadb is a popular addon in the home assistant community, however it is not supported by the Tandoor Recipes application.
|
||||
|
||||
@@ -29,11 +29,6 @@ This is the "Environment" setting.
|
||||
### Authentication
|
||||
using external authentication. Tandoor Recipes supports this, but it is not implemented yet.
|
||||
|
||||
### Gunicorn Media
|
||||
Disabling gunicorn media is a good idea, but needs a webserver running to host the media files. The webserver should map `/media/`.
|
||||
See https://docs.tandoor.dev/install/docker/#nginx-vs-gunicorn for more information on this.
|
||||
0 is gunicorn DISABLED - media won't work without an nginx webserver.
|
||||
1 is gunicorn enabled - mesia will be hosted using gunicorn which is not recommended.
|
||||
|
||||
### External Recipe files
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "vabene1111/recipes:latest",
|
||||
"amd64": "vabene1111/recipes:latest",
|
||||
"armv7": "vabene1111/recipes:latest"
|
||||
"amd64": "vabene1111/recipes:latest"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
"amd64"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "recipe manager",
|
||||
@@ -72,7 +71,6 @@
|
||||
"environment": {
|
||||
"DB_ENGINE": "django.db.backends.sqlite3",
|
||||
"DISABLE_INGRESS": "true",
|
||||
"GUNICORN_MEDIA": "1",
|
||||
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db",
|
||||
"TRUSTED_PROXIES": "**"
|
||||
},
|
||||
@@ -94,10 +92,10 @@
|
||||
"panel_icon": "mdi:silverware-fork-knife",
|
||||
"panel_title": "Tandoor Recipes",
|
||||
"ports": {
|
||||
"8080/tcp": 9928
|
||||
"80/tcp": 9928
|
||||
},
|
||||
"ports_description": {
|
||||
"8080/tcp": "Web interface"
|
||||
"80/tcp": "Web interface"
|
||||
},
|
||||
"schema": {
|
||||
"ALLOWED_HOSTS": "str?",
|
||||
@@ -117,6 +115,6 @@
|
||||
"slug": "tandoor_recipes",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.5.35",
|
||||
"webui": "http://[HOST]:[PORT:8080]"
|
||||
"version": "2.0.1",
|
||||
"webui": "http://[HOST]:[PORT:80]"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_beta": false,
|
||||
"last_update": "28-06-2025",
|
||||
"last_update": "02-08-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "tandoor_recipes",
|
||||
"source": "github",
|
||||
"upstream_repo": "TandoorRecipes/recipes",
|
||||
"upstream_version": "1.5.35"
|
||||
"upstream_version": "2.0.1"
|
||||
}
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
[![Donate][paypal-badge]](https://www.paypal.com/donate/?hosted_button_id=DZFULJZTP3UQA)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://www.codacy.com/gh/alexbelgium/hassio-addons/dashboard?utm_source=github.com&utm_medium=referral&utm_content=alexbelgium/hassio-addons&utm_campaign=Badge_Grade)
|
||||
[](https://github.com/alexbelgium/hassio-addons/actions/workflows/weekly-supelinter.yaml)
|
||||
|
||||
Reference in New Issue
Block a user