- Make sure you have the following details available:
- Your Supabase project ref
- Your project's service role key, which can be found here
- Replace the following values in the
fly.toml
file:__project_ref_replace_me__
with your Supabase project ref__service_role_key_replace_me__
with your project's service role key- If you want your Grafana instance to be password protected:
- Set
PASSWORD_PROTECTED
totrue
- Change
GRAFANA_PASSWORD
to your desired values - Login using
admin
and your set password
- Set
- Make sure you have the Fly CLI installed
- Create a Fly.io account and login using the CLI
- Run
flyctl launch
to deploy the app to Fly, ensuring that you give your app a unique name - After a successful deployment, your app will be available at
https://<your-app-name>.fly.dev
:
forked from supabase/supabase-grafana
-
Notifications
You must be signed in to change notification settings - Fork 0
TightknitAI/supabase-grafana
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Dockerfile 56.7%
- Shell 43.3%