Skip to content

Commit

Permalink
🩹 Autoscale golink service to zero (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaldengeki authored Dec 31, 2024
1 parent 84f37d1 commit 5636919
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions golink/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ strategy = "immediate"
[mounts]
source="golink"
destination="/home/nonroot"

[http_service]
auto_stop_machines = 'stop'
auto_start_machines = true
min_machines_running = 0

0 comments on commit 5636919

Please sign in to comment.