7 Commits

Author SHA1 Message Date
Juan Calderon-Perez
fe52b4cc80
Merge branch 'main' into gpu-support 2024-02-04 20:01:54 -05:00
morpheus2448
1a0a70be46
Update documentation, Add titles to sections (#1054)
* Add support for Podman

* Adding tooltips to chat params top bar

* Delete podman-compose.dev.yml

* Add :z labels to mounts for podman compatibility

* Making things prettier
2024-01-13 10:14:21 -05:00
Juan Calderon-Perez
2d3d82ac95
Implement support for CUDA 2023-12-04 08:11:17 -05:00
Juan Calderon-Perez
696c2d288c
Fixes to startup scripts and Dockerfiles (#517) 2023-07-09 18:28:33 -04:00
Juan Calderon-Perez
da8c3e27d3
Refactor production Dockerfile, Add development Dockerfile (#485)
* Refactor Dockerfile, add Dockerfile.dev for development

* We need dev dependencies for running vite build
2023-07-01 22:47:29 -04:00
Juan Calderon-Perez
b1fb7009e7
Updates to README.md (#414) 2023-06-11 16:36:28 -04:00
Nathan Sarrazin
293a23e487
Proper dev & deployment images. Converts front-end to SPA. (#84)
* begin work on dev environment

* more work on dev image

* working dev + prod images with SPA front-end

* reworked dockerfile

* make CI point to the right action

* Improvements to github actions (#79)

* Improvements to github actions

* Change username to repo owner username

* Add fix for login into ghcr (#81)

* Update bug_report.yml

* added dev instructions to readme

* reduced number of steps in dockerfile

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-03-27 16:44:20 +02:00