Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing variable KEY to Beszel Template #5021

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

ShadowArcanist
Copy link
Contributor

Changes

  • Added a new variable KEY

Notes:

  • The KEY variable is commented out on the compose so coolify UI is not showing the variable which makes the Beszel Agent not run (Throws environment var KEY not set on terminal).
  • This change will make the Beszel Agent run without throwing any error + user can add the value for the variable from the UI.
  • The official docs says to enclose the variable within quotes but for me it works without adding the quotes (tried deploying 3 different times and works without any issues)

@vniehues
Copy link

I just tested this on my instance and it works great!
I think this should be merged and the docs should reflect the change - currently the docs ask you to add the key to the compose file itself rather than the environment variable section of coolify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants