supabase-grafana doesn't work on fly.io

Hello,

Trying to launch GitHub - supabase/supabase-grafana: Observability for your Supabase project, using Prometheus/Grafana

Steps:
git clone
fly auth login
fly launch
fly secrets import < .env

fly apps restart and fly deploy also fails

Getting this errors:

2024-04-23T20:42:49.136 app[e2867490b65d58] ams [info] ERROR Error: failed to spawn command: /entrypoint.sh: Permission denied (os error 13)

2024-04-23T20:42:49.137 app[e2867490b65d58] ams [info] does /entrypoint.sh exist and is it executable?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.