главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorP.J. Finlay <pjappdevelopment@gmail.com>2021-07-13 00:21:25 +0000
committerP.J. Finlay <pjappdevelopment@gmail.com>2021-07-13 00:21:25 +0000
commit9379e37266b4783577a72bab7aca6a9655b04405 (patch)
tree82e3ebb8347c6d99657212aa2bdf461a03cf365f /README.md
parent1e4a00679d8bcb2acf4e88090404faada0431141 (diff)
Nginx and systemd setup
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a5da3f4..399b399 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# LibreTranslate-init
Run LibreTranslate on Ubuntu 20.04 server
+
+Runs [LibreTranslate with Gunicorn and Nginx](https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04).