summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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