Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
autoconf added

it create valid YAML conf including single TIER_ configurations for your running LXC containers.
  • Loading branch information
fabriziosalmi authored Aug 20, 2024
1 parent a73d16d commit f880a37
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ LXC AutoScale is packed with features that make it an essential tool for managin
- 🔔 Mail and Push Notifications
- 📈 JSON Metrics
- 💻 Local or remote execution
- Easy configuration for humans

## Quick Start

Expand All @@ -54,7 +55,14 @@ If the conditions set in the configuration are met, you will quickly observe sca
LXC AutoScale is designed to be highly customizable. You can reconfigure the service at any time to better suit your specific needs. For detailed instructions on how to adjust the settings, please refer to the **[official documentation](https://github.com/fabriziosalmi/proxmox-lxc-autoscale/blob/main/docs/lxc_autoscale/README.md)**.
> [!TIP]
> LXC AutoScale and LXC AutoScale ML can be used and extended in many ways, here some useful additional resources:
> If You need LXC AutoScale configuration for all your LXC containers You can automatically generate it by running this command:
> ```
> curl -sSL https://raw.githubusercontent.com/fabriziosalmi/proxmox-lxc-autoscale/main/lxc_autoscale/lxc_autoscale_autoconf.sh | bash
> ```
#### Additional resources
LXC AutoScale and LXC AutoScale ML can be used and extended in many ways, here some useful additional resources:
> - 🎛️ [LXC AutoScale - TIER snippets for 40 self-hosted apps](https://github.com/fabriziosalmi/proxmox-lxc-autoscale/blob/main/docs/lxc_autoscale/examples/README.md)
> - ⏰ [LXC AutoScale API - Cron jobs examples](https://github.com/fabriziosalmi/proxmox-lxc-autoscale/blob/main/docs/lxc_autoscale_api/examples/README.md)
Expand Down

0 comments on commit f880a37

Please sign in to comment.