How to run on vps #382
Answered
by
wari-sul
pandhu-rendra
asked this question in
Q&A
-
Hi i want to host kener on my vps, and i want to use domain for it how i can start? maybe you can help me |
Beta Was this translation helpful? Give feedback.
Answered by
wari-sul
Apr 29, 2025
Replies: 1 comment
-
First, you need to update your domain's DNS records to point to your VPS IP address. Second, configure the required origin and base application path settings within the Dockerfile. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rajnandan1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First, you need to update your domain's DNS records to point to your VPS IP address. Second, configure the required origin and base application path settings within the Dockerfile.
For more details, check out this docker-compose file.
Also, check out the official doc. It's quite detailed.