mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 02:39:43 +00:00
Feat: Add config path to website (#4005)
* Feat: Add config path to website * Handel Responsive/Mobile
This commit is contained in:
parent
945a32dfef
commit
cf4a2c8ffe
8 changed files with 89 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
"documentation": "https://www.home-assistant.io/docs/",
|
||||
"website": "https://www.home-assistant.io/",
|
||||
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/home-assistant.svg",
|
||||
"config_path": "",
|
||||
"config_path": "/var/lib/containers/storage/volumes/hass_config/_data",
|
||||
"description": "A standalone Podman container-based installation of Home Assistant Core means that the Home Assistant Core software is installed inside a container managed by Podman, separate from the host operating system. This provides a flexible and scalable solution for running the software, as the container can be easily moved between host systems or isolated from other processes for security. Podman is a popular open-source tool for managing containers that is similar to Docker, but designed for use on Linux systems without a daemon.\r\n\r\n\ud83d\udec8 If the LXC is created Privileged, the script will automatically set up USB passthrough.",
|
||||
"install_methods": [
|
||||
{
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"documentation": null,
|
||||
"website": "https://github.com/aceberg/WatchYourLAN",
|
||||
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/webp/watchyourlan.webp",
|
||||
"config_path": "",
|
||||
"config_path": "/data/config.yaml",
|
||||
"description": "WatchYourLAN is a lightweight network IP scanner with web GUI.",
|
||||
"install_methods": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue