mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
19 lines
503 B
YAML
19 lines
503 B
YAML
arch:
|
|
- aarch64
|
|
- amd64
|
|
codenotary: alexandrep.github@gmail.com
|
|
description: Self-hosted collection of powerful web-based tools for everyday tasks.
|
|
No ads, no tracking, just fast, accessible utilities right from your browser
|
|
image: ghcr.io/alexbelgium/omni-tools-{arch}
|
|
map:
|
|
- addon_config:rw
|
|
name: Omni Tools
|
|
ports:
|
|
80/tcp: 8188
|
|
ports_description:
|
|
80/tcp: Web UI port
|
|
slug: omni-tools
|
|
url: https://github.com/alexbelgium/hassio-addons
|
|
version: 0.6.0
|
|
webui: '[PROTO:ssl]://[HOST]:[PORT:80]'
|