1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-07-07 18:00:11 +02:00
Commit Graph

634 Commits

Author SHA1 Message Date
Piero Toffanin
84a6a9466c
Merge pull request #4 from vemonet/add-docker-workflows
Automated workflows to publish the docker image
2020-12-29 10:20:47 -05:00
Vincent Emonet
704dd1b8f2 add 2 GitHub Actions workflows to build and publish the docker image to DockerHub and GitHub Container Registry 2020-12-29 01:02:36 +01:00
Piero Toffanin
ac58783511
Update README.md 2020-12-21 14:31:50 -05:00
Piero Toffanin
eebb4ce411
Merge pull request #3 from vemonet/add-docker
Add Dockerfile and docker-compose
2020-12-21 14:28:07 -05:00
Vincent Emonet
167964f785 Merge branch 'main' into add-docker 2020-12-21 19:59:04 +01:00
Piero Toffanin
f592c5b4c5
Update README.md 2020-12-21 13:55:14 -05:00
Vincent Emonet
61f388e770 Merge branch 'main' into add-docker 2020-12-21 19:41:15 +01:00
Vincent Emonet
46693f36c1 Add Dockerfile to build and run LibreTranslate as a Docker image. Also added a docker-compose.yml file to provide a reproducible way to run the Docker image. And finally added how to build and run the Docker image to the README.md. Tested with local deployment on port 5000 and public HTTPS deployment using a docker based nginx-proxy 2020-12-21 19:39:53 +01:00
Piero Toffanin
51adc564bb Rate limit behind proxy 2020-12-21 11:16:49 -05:00
Piero Toffanin
827fe227ce Merge branch 'main' of https://github.com/uav4geo/LibreTranslate into main 2020-12-21 11:10:51 -05:00
Piero Toffanin
d9a1a14287 Add machine word 2020-12-21 11:10:44 -05:00
Piero Toffanin
dd790885e0
Update README.md 2020-12-21 11:09:23 -05:00
Piero Toffanin
fc9c1dc4a4 Notes at bottom of page 2020-12-20 23:47:24 -05:00
Piero Toffanin
0777d4a103 Merge branch 'main' of https://github.com/uav4geo/LibreTranslate into main 2020-12-20 19:11:24 -05:00
Piero Toffanin
d9b9b44a12 OG tags on index 2020-12-20 19:11:18 -05:00
Piero Toffanin
8d7944b68a
Update README.md 2020-12-20 18:59:20 -05:00
Piero Toffanin
65bd50836c
Update README.md 2020-12-20 18:56:46 -05:00
Piero Toffanin
bacf01b78c
Update README.md 2020-12-20 18:56:05 -05:00
Piero Toffanin
f5f64d9890 Cleanup 2020-12-20 18:17:06 -05:00
Piero Toffanin
06caf81bd5 Remove swag definition 2020-12-20 17:11:06 -05:00
Piero Toffanin
e496d85a04 Fix docs 2020-12-20 17:06:29 -05:00
Piero Toffanin
cc02bb0a9f Fix margin 2020-12-20 16:58:44 -05:00
Piero Toffanin
9290b308c2 int arg 2020-12-20 16:57:31 -05:00
Piero Toffanin
3791a825ee Update README 2020-12-20 16:13:38 -05:00
Piero Toffanin
a11e6ee920 Update README 2020-12-20 16:04:48 -05:00
Piero Toffanin
938809a0ae Switch import 2020-12-20 16:02:30 -05:00
Piero Toffanin
aeb828fd27 Move imports 2020-12-20 16:01:24 -05:00
Piero Toffanin
f6bd993b38 Minor changes, updated README 2020-12-20 15:52:02 -05:00
Piero Toffanin
094b650be5 Waitress support 2020-12-20 15:05:22 -05:00
Piero Toffanin
7853ec0f0a Added GA 2020-12-20 14:03:53 -05:00
Piero Toffanin
c5863fcc84 Swagger docs, fix links, character limits 2020-12-20 13:45:34 -05:00
Piero Toffanin
e9609ddd64 UI mostly working 2020-12-20 11:55:56 -05:00
Piero Toffanin
1062ef2713 First commit 2020-12-19 17:40:37 -05:00
Piero Toffanin
64547a8acf
Initial commit 2020-12-19 14:19:35 -05:00