tvl-depot/tools/nixery/app.yaml
Vincent Ambo 3042444757 chore: Import Nixery from experimental
Moves the existing Nixery code base to a git repository and switches
to public equivalents of libraries used.
2019-07-23 20:53:38 +01:00

14 lines
193 B
YAML

env: flex
runtime: custom
resources:
cpu: 2
memory_gb: 4
disk_size_gb: 50
automatic_scaling:
max_num_instances: 3
cool_down_period_sec: 60
env_variables:
BUCKET: "nixery-layers"