Beszel without any authentication, auto-agent setup docker #349
adamzvolanek
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi, let me know if I'm not understanding properly. You do need to set up an admin account. This can be done through the API if you want. Let me know if you want instructions for that.
The public key will be prefilled when using the 'Copy docker compose' or 'Copy Linux command' buttons, but it's also possible to get the key through the API. If you can give me more details about your desired workflow I can try to give you more details about how to accomplish it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to setup a password-less Baszel instance (even without admin account) leveraging the
DISABLE_PASSWORD_AUTH
environment variable?Likewise, is it possible to pre-populate the KEY the beszel-agent? I ask because to "simply" setup Baszel currently, I have to still interact with the Baszel dashboard not only to make an account but also setup the agent and re-create the beszel-agent
KEY
.Current docker-compose file:
Beta Was this translation helpful? Give feedback.
All reactions