Commit Graph

13 Commits

Author SHA1 Message Date
Heiner Lohaus b2d02ed624 Change default port for gui
Change default host for api
Disable gui in build
Add custom docker user
2023-12-11 02:50:33 +01:00
H Lohaus c3ccc4e819
Fix llama2 provider, Update TOC in readme (#1325) 2023-12-08 20:07:28 +01:00
H Lohaus 484b96d850
Add websearch to gui (#1314)
* Add websearch to gui
* Fix version_check config
* Add version badge in README.md
* Show version in gui
* Add docker hub build
* Fix gui backend, improve style
2023-12-07 07:18:05 +01:00
Heiner Lohaus c667f1cec5 Improve docker image 2023-12-06 11:54:50 +01:00
Heiner Lohaus 3576dee75a Add selenium to dockerfile
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
2023-12-06 09:35:36 +01:00
abc 1b495d8950 ~ | update Docker config to run api and gui 2023-10-14 14:40:07 +01:00
Niapoll 3b5ea9047f Change docker-compose.yml to run api and gui services simultaneously 2023-10-14 15:39:18 +04:00
abc a551922311 ~ 2023-09-17 22:38:55 +01:00
Ryan Jordan f300aebf8c feat(docker): add Docker and Docker Compose support 2023-08-23 20:42:05 -05:00
xiangsx 55f2a33651 Remove duplicate docker-compose.yml 2023-05-01 22:47:25 +08:00
tr7zw f710441a6d
Fix docker-compose.yml
The image/dockerfile lines are incorrectly indented, also the read_only flag prevents the UI from starting due to not being able to write to the /tmp folder.
2023-04-30 20:57:31 +00:00
thebigbone dab9b75ef3
Update docker-compose.yml 2023-04-30 06:23:59 +02:00
thebigbone 604c40928a easy deployment with docker-compose 2023-04-29 18:59:54 +05:30