[PR #309] [MERGED] Aws docker fixes #3293

Closed
opened 2026-02-22 18:33:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/309
Author: @timothycarambat
Created: 10/29/2023
Status: Merged
Merged: 10/29/2023
Merged by: @timothycarambat

Base: masterHead: aws-docker-fixes


📝 Commits (4)

  • 01cc305 WIP aws fixes to latest changes;
  • 7abeec2 change default in docker env
  • 350b2f8 bump storage default for docker
  • 0d6556b Updates to docker deployment

📊 Changes

6 files changed (+15 additions, -343 deletions)

View changed files

📝 cloud-deployments/aws/cloudformation/aws_build_from_source_no_credentials.json (+4 -8)
cloud-deployments/aws/cloudformation/cf_template.template (+0 -255)
cloud-deployments/aws/cloudformation/generate.mjs (+0 -70)
📝 docker/.env.example (+2 -2)
📝 docker/HOW_TO_USE_DOCKER.md (+4 -7)
📝 docker/docker-entrypoint.sh (+5 -1)

📄 Description

resolves #307


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/309 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 10/29/2023 **Status:** ✅ Merged **Merged:** 10/29/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `aws-docker-fixes` --- ### 📝 Commits (4) - [`01cc305`](https://github.com/Mintplex-Labs/anything-llm/commit/01cc3053efacf19756e0143df427ed358fade54f) WIP aws fixes to latest changes; - [`7abeec2`](https://github.com/Mintplex-Labs/anything-llm/commit/7abeec2f2b8cd88b5749d794f509c6fecb135ea1) change default in docker env - [`350b2f8`](https://github.com/Mintplex-Labs/anything-llm/commit/350b2f8cd23dc0ae9780dda9378371061cef8139) bump storage default for docker - [`0d6556b`](https://github.com/Mintplex-Labs/anything-llm/commit/0d6556b93351fb0d2b42c9f89c54879faebec58f) Updates to docker deployment ### 📊 Changes **6 files changed** (+15 additions, -343 deletions) <details> <summary>View changed files</summary> 📝 `cloud-deployments/aws/cloudformation/aws_build_from_source_no_credentials.json` (+4 -8) ➖ `cloud-deployments/aws/cloudformation/cf_template.template` (+0 -255) ➖ `cloud-deployments/aws/cloudformation/generate.mjs` (+0 -70) 📝 `docker/.env.example` (+2 -2) 📝 `docker/HOW_TO_USE_DOCKER.md` (+4 -7) 📝 `docker/docker-entrypoint.sh` (+5 -1) </details> ### 📄 Description resolves #307 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:28 -05:00
yindo closed this issue 2026-02-22 18:33:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3293