summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-11Change default port for guiHeiner Lohaus1-1/+1
Change default host for api Disable gui in build Add custom docker user
2023-12-08Fix llama2 provider, Update TOC in readme (#1325)H Lohaus1-2/+2
2023-12-07Add websearch to gui (#1314)H Lohaus1-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
2023-12-06Improve docker imageHeiner Lohaus1-3/+1
2023-12-06Add selenium to dockerfileHeiner Lohaus1-8/+7
Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
2023-10-14~ | update Docker config to run api and gui0.1.6.4abc1-1/+1
2023-10-14Change docker-compose.yml to run api and gui services simultaneouslyNiapoll1-5/+10
2023-09-17~abc1-1/+1
2023-08-24feat(docker): add Docker and Docker Compose supportRyan Jordan1-0/+13
2023-05-01Remove duplicate docker-compose.ymlxiangsx1-12/+0
2023-05-01update(docker-compose.yml): Removed docker-compose.ymlvalerii@valeriis-air.(none)1-14/+0
2023-04-30Fix docker-compose.ymltr7zw1-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.
2023-04-30Update docker-compose.ymlthebigbone1-1/+1
2023-04-29easy deployment with docker-composethebigbone1-0/+14