mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-17 19:16:25 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -1458,6 +1458,22 @@
|
||||
"notes": [],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "Garage",
|
||||
"slug": "garage",
|
||||
"desc": "Garage is a lightweight, self-hosted, S3-compatible object storage service built for distributed environments. It is designed to be simple, efficient, and easy to deploy across multiple nodes.",
|
||||
"script": "ct/garage.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/garage.sh",
|
||||
"categories": [
|
||||
8
|
||||
],
|
||||
"notes": [
|
||||
"The Garage configuration file is located at `/etc/garage.toml`. You can edit RPC and API bindings, tokens, and data directories there.",
|
||||
"Admin API runs by default on port `3903`, S3 API on port `3900`, Web UI on `3902`. Adjust firewall rules accordingly.",
|
||||
"To view your generated tokens and RPC secret, check `~/garage.creds` after installation."
|
||||
],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "gatus",
|
||||
"slug": "gatus",
|
||||
|
||||
Reference in New Issue
Block a user