Commit Graph

13 Commits

Author SHA1 Message Date
marko-kraemer 028b447c25 updated gh actions test 2025-08-22 15:18:00 -07:00
sharath a59e8c8c8a
fix(agent): initialize DBConnection within the run_agent function and increase Redis connection settings 2025-07-09 10:44:51 +00:00
sharath e728101175
chore(ci): comment out production deployment step in Docker build workflow 2025-07-08 19:43:46 +00:00
sharath b703dd8121
chore(workflow): source environment variables in docker build script 2025-07-04 18:25:51 +00:00
sharath a4db0e2d19
chore(workflow): update docker build process to use docker stack deploy 2025-07-04 18:23:17 +00:00
sharath 3a49f9591b
docs: enhance contributing and self-hosting documentation
- Added quick setup instructions and detailed setup steps in CONTRIBUTING.md and SELF-HOSTING.md.
- Updated environment variable configurations and added new required services for setup.
- Improved clarity on the setup wizard's functionality and progress saving.
- Revised README files for both backend and frontend to include quick setup instructions and environment configurations.
- Updated model references to the latest version of the Anthropic model across various files.
- Removed deprecated workflow background script.
2025-06-23 16:16:44 +00:00
sharath 8fc6c3a64b
fix(docker-build): update Docker commands to build and restart services separately for improved deployment process 2025-06-19 17:19:52 +00:00
sharath d65d875847
ci(docker): update workflow to build, push, and deploy Docker images 2025-05-27 16:24:53 +00:00
sharath 2d32f3e3eb
ci(docker): enhance CI workflow for staging and production deployments, add resource limits in docker-compose.prod.yml 2025-05-27 16:21:11 +00:00
sharath 6ef5a9b192
chore(docker): remove frontend image build step from CI workflow and expose port 8000 in backend Dockerfile 2025-05-25 16:58:09 +00:00
marko-kraemer 1f9cce202e openrouter conf, deactivate docker build 2025-05-07 05:59:33 +02:00
Korzhavin Ivan 0106388297 Update Docker build workflow to enhance image build and push steps 2025-04-25 23:33:07 +02:00
Korzhavin Ivan a1c0d5f5da Update Docker configurations for backend and frontend services to include ENV_MODE variable 2025-04-25 23:33:03 +02:00