Instructions for Self-hosting #1174
mehmettekn
started this conversation in
Ideas
Replies: 2 comments 6 replies
-
Hi @mehmettekn! Have you seen https://docs.quirrel.dev/deployment/docker? That guide covers how to self-host via Docker. If you've seen it, let me know what open questions you have. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Yes. I was able to view the job in queue in the development server.
Do I just remove the encryption secret from my app's env variables to turn
it off?
…On Thu, 11 Jul 2024 at 11:23, Simon Knott ***@***.***> wrote:
If the modal doesn‘t reappear, that probably means you were able to
authenticate.
Encryption is optional, so let‘s try to solve your problems without
encryption turned on first.
You mention that the UI doesn‘t show any Jobs, does your app enqueue any?
—
Reply to this email directly, view it on GitHub
<#1174 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AASGAIJ5S74TDU2VPP232NDZLY6H7AVCNFSM6AAAAABKUJQV26VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBRHAZTQMY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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
-
Hi @Skn0tt,
Would you consider creating instructions for self-hosting Quirrel? I've been working on setting up a self-hosted instance on fly.io, however, I couldn't get it to work with my Shopify app that's built with Remix.
I followed @m5r's instructions in the link below:
https://dev.to/remixtape/self-hosting-quirrel-5af7
I can't get the self-hosted instance to find the queues in my Remix app. It seems to work in development server but won't work in production.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions