weblate hosting with other sites #5509
-
I hosted weblate using nginx + uwsgi virtualenv + ubuntu as in the documentation. This Server will host multiple sites like example.com/weblate and example.com/app2 `
} `[uwsgi] virtualenv = /home/ubuntuuser/weblate-env buffer-size = 8192 reload-on-rss = 250 workers = 8 enable-threads = true close-on-exec = true umask = 0022 uid = ubuntuuser ignore-sigpipe = true |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You're probably missing:
See https://docs.weblate.org/en/latest/admin/install.html#running-weblate-under-path |
Beta Was this translation helpful? Give feedback.
You're probably missing:
See https://docs.weblate.org/en/latest/admin/install.html#running-weblate-under-path