Replies: 1 comment
-
|
So I don't suggest trying to host it like a server. It is designed to be an app, where each user has a local copy of the data, and any changes are synced via git or a shared drive: https://docs.getkiln.ai/docs/collaboration While you could host it like that, there would be downsides:
If you do run it that way, it could work. But how to open ports, secure it, and proxy it would be dependent on your system, not the app. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to set up kiln on an Ubuntu VM and then access it through nginx-proxy. I can't figure out how to change where it serves the app once it's ran.
Beta Was this translation helpful? Give feedback.
All reactions