#Selfhost login

1 messages · Page 1 of 1 (latest)

golden dune
#

Hi,

I want to have trigger in my offline environment. I am using coolify and i have my own private registry.

But how can i login? I dont have resend or github in my offline env.

Is there a normal login ?

glossy tundraBOT
#

Hi @golden dune. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

I'm sorry, but based on the knowledge sources provided, Trigger.dev self-hosted authentication options are limited to:

  • Magic link authentication (requires email delivery, e.g., via Resend, SMTP, or AWS SES)
  • GitHub OAuth

If you do not have access to email (Resend, SMTP, AWS SES) or GitHub in your offline environment, there is no mention of a "normal" username/password login or any other offline-compatible authentication method in the documentation. Magic link authentication, if not configured with an email provider, will only log the magic link to the webapp container logs, but this still requires access to the logs and may not be suitable for production or secure environments.

There is no documented support for a standard username/password login or any other offline-first authentication method. If you need a different authentication mechanism, you may need to request this feature from the Trigger.dev team or consider workarounds based on your environment's capabilities.

For reference, see the authentication documentation for self-hosting: Self-hosting Authentication.

If you have access to the webapp container logs, you could retrieve magic links from there, but this is not a recommended or secure long-term solution. There is no mention of a built-in, fully offline, or local-only login method in the current documentation.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

#

@golden dune Kapa.ai is still learning and improving, please let me know how I did by reacting below.