mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-25 11:11:02 +00:00
Prepare JSON files for new website feature (#4004)
* Prepare JSON files for new website feature * Update dashy.json * Update crafty-controller.json * Update ntfy.json * Update bookstack.json * Update add-lxc-iptag.json * Update zammad.json * Update adguard.json * Update apache-guacamole.json * Update authentik.json * Update authelia.json * Update gitea.json * Update forgejo.json * Update elementsynapse.json * Remove Whoogle --------- Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
731dd70816
commit
945a32dfef
@@ -12,6 +12,7 @@
|
||||
"documentation": null,
|
||||
"website": "https://podman.io/",
|
||||
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/podman.svg",
|
||||
"config_path": "",
|
||||
"description": "Podman is an open-source, daemonless, and portable container engine that allows users to manage containers on Linux systems without the need for a daemon or system service to be running in the background. It provides an API and a command-line interface that can be used to create, run, and manage containers and their associated networks, volumes, and images. It is built on top of the Open Container Initiative (OCI) runtime specification, making it compatible with other OCI-compliant container engines.",
|
||||
"install_methods": [
|
||||
{
|
||||
@@ -36,4 +37,4 @@
|
||||
"type": "warning"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user