{
  "schema_version": 1,
  "generated_at": "2026-04-27T13:13:28.055Z",
  "recipes": [
    {
      "id": "nginx-static",
      "name": "Nginx Static Site",
      "icon": "🌐",
      "category": "web",
      "description": "Serve static HTML/CSS/JS with Nginx.",
      "tags": [
        "static",
        "website",
        "html",
        "nginx"
      ],
      "author": "vazra",
      "schema_version": 1,
      "compose_url": "https://vazra.github.io/simpledeploy-recipes/recipes/nginx-static/compose.yml",
      "readme_url": "https://vazra.github.io/simpledeploy-recipes/recipes/nginx-static/README.md"
    },
    {
      "id": "onetime-secret",
      "name": "Onetime Secret",
      "icon": "🔐",
      "category": "productivity",
      "description": "Share sensitive info via self-destructing one-time links.",
      "tags": [
        "secrets",
        "sharing",
        "security",
        "privacy"
      ],
      "author": "vazra",
      "homepage": "https://onetimesecret.com",
      "schema_version": 1,
      "compose_url": "https://vazra.github.io/simpledeploy-recipes/recipes/onetime-secret/compose.yml",
      "readme_url": "https://vazra.github.io/simpledeploy-recipes/recipes/onetime-secret/README.md",
      "screenshot_url": "https://vazra.github.io/simpledeploy-recipes/recipes/onetime-secret/screenshot.png"
    },
    {
      "id": "wg-easy",
      "name": "WireGuard VPN (wg-easy)",
      "icon": "🛡️",
      "category": "productivity",
      "description": "WireGuard VPN server with a web admin UI for managing peers.",
      "tags": [
        "vpn",
        "wireguard",
        "networking",
        "privacy"
      ],
      "author": "vazra",
      "homepage": "https://github.com/wg-easy/wg-easy",
      "schema_version": 1,
      "compose_url": "https://vazra.github.io/simpledeploy-recipes/recipes/wg-easy/compose.yml",
      "readme_url": "https://vazra.github.io/simpledeploy-recipes/recipes/wg-easy/README.md",
      "screenshot_url": "https://vazra.github.io/simpledeploy-recipes/recipes/wg-easy/screenshot.png"
    }
  ]
}