главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/libretranslate.service
AgeCommit message (Collapse)Author
2025-03-28Big refactorHEADmainIvan Davydov
TL;DR: this commit makes README.md more simple and makes scripts more complex. This commit makes scripts look (and behave) like scripts. That is, they now contain shebangs, `echo` lines to allow user to watch the installation process. The latter is now more configurable: user can customize the directory, where LibreTranslate will be installed, username, which will be used to run LibreTranslate and the domain name configuration is now contained in the .env file, which used for all other settings.
2024-12-18Add environment fileIvan Davydov
2022-04-30restart the process if it crashDingedi
2021-07-17Made username libretranslateP.J. Finlay
2021-07-17Launcing LibreTranslate from scriptP.J. Finlay
2021-07-17ImprovementsP.J. Finlay