-
Notifications
You must be signed in to change notification settings - Fork 15
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
install on vps #219
Comments
First, check that your instance is properly running. On your VPS Then ensure that your configuration file (which should be somewhere like Lastly, and I think most importantly, your apache configuration is wrong.
To sum up : the apache file you have there is to redirect http traffic to https. To serve JARR over https you'd need another virtualhost listening on 443. |
okay, i'm lost on step of docker-compose file.
Can you please show valid p.s. my jarr.json
|
please help '(°Ω°)/ |
Hello sir!
Can you help me debug, again?
I'm trying to install JARR to VPS to my domain like
https://example.com
And i'm using apache to route it, but can't achive result.
Can you help me what is wrong, and how to fix that?
cat prod.yml
cat example.com.conf
upd: tried to run local on debian VM to (with default settings) to check if it works for me, or i'm doing something wrong from beginning, so it's works localy.
But how to tide it to custom domain? that it would work? >_<
The text was updated successfully, but these errors were encountered: