Skip to content

Instructions for self-hosting? #954

Answered by Skn0tt
0xabrar asked this question in Q&A
Discussion options

You must be logged in to vote

My guess is that something is going wrong with the secure message transfer.

That was my first idea, as well. Quirrel's 9181 listens via HTTP. Since you specified QUIRREL_API_URL without a protocol, it will default to https.

The hacky solution is to specify the protocol (http://(my-ip):9181). The right solution is to add a HTTPS-Proxy in front of Quirrel (super easy to do using something like Caddy).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by 0xabrar
Comment options

You must be logged in to vote
1 reply
@Skn0tt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants