Provision more Gitea Compute and Ram for mirroring large repos
This commit is contained in:
@@ -67,6 +67,11 @@ job "gitea" {
|
||||
volume = "gitea-data"
|
||||
destination = "/data"
|
||||
}
|
||||
|
||||
resources {
|
||||
cpu = 3000
|
||||
memory = 2000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user