summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change default port for guiHeiner Lohaus2023-12-111-1/+1
| | | | | | Change default host for api Disable gui in build Add custom docker user
* Fix llama2 provider, Update TOC in readme (#1325)H Lohaus2023-12-081-2/+2
|
* Add websearch to gui (#1314)H Lohaus2023-12-071-3/+3
| | | | | | | | * 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
* Improve docker imageHeiner Lohaus2023-12-061-3/+1
|
* Add selenium to dockerfileHeiner Lohaus2023-12-061-8/+7
| | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
* ~ | update Docker config to run api and gui0.1.6.4abc2023-10-141-1/+1
|
* Change docker-compose.yml to run api and gui services simultaneouslyNiapoll2023-10-141-5/+10
|
* ~abc2023-09-171-1/+1
|
* feat(docker): add Docker and Docker Compose supportRyan Jordan2023-08-241-0/+13
|
* Remove duplicate docker-compose.ymlxiangsx2023-05-011-12/+0
|
* Fix docker-compose.ymltr7zw2023-04-301-4/+2
| | | 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.
* Update docker-compose.ymlthebigbone2023-04-301-1/+1
|
* easy deployment with docker-composethebigbone2023-04-291-0/+14