From 4a2d00953c3ee2997e541107d263728ea590d687 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Sun, 24 Mar 2024 20:06:01 +0200 Subject: [PATCH] feat(digitalocean): add spec file --- spec.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 spec.yml diff --git a/spec.yml b/spec.yml new file mode 100644 index 0000000..6f90780 --- /dev/null +++ b/spec.yml @@ -0,0 +1,17 @@ +name: zero2prod +region: ams3 +services: + - name: zero2prod + dockerfile_path: Dockerfile + source_dir: . + github: + branch: main + deploy_on_push: true + repo: kristoferssolo/zero2prod + health_check: + http_path: /health_check + http_port: 8000 + instance_count: 1 + instance_size_slug: basic-xxs + routes: + - path: /