[PR #247] [MERGED] changing the build behavior in the aws cloudformation template from [… #3264

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/247
Author: @santini-cyber
Created: 9/22/2023
Status: Merged
Merged: 9/25/2023
Merged by: @timothycarambat

Base: masterHead: update-cf-template-build-once


📝 Commits (1)

  • 1d4e3dc changing the build behavior in the aws cloudformation template from [scripts-user, always] to [scripts-user, once-per-instance] so the userdata script is not run every time the server boots.

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 cloud-deployments/aws/cloudformation/aws_build_from_source_no_credentials.json (+2 -2)
📝 cloud-deployments/aws/cloudformation/cf_template.template (+2 -2)

📄 Description

…scripts-user, always] to [scripts-user, once-per-instance] so the userdata script is not run every time the server boots.


🔄 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/247 **Author:** [@santini-cyber](https://github.com/santini-cyber) **Created:** 9/22/2023 **Status:** ✅ Merged **Merged:** 9/25/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `update-cf-template-build-once` --- ### 📝 Commits (1) - [`1d4e3dc`](https://github.com/Mintplex-Labs/anything-llm/commit/1d4e3dc9c58fe2efc48cb4a7cbb898f2531110ea) changing the build behavior in the aws cloudformation template from [scripts-user, always] to [scripts-user, once-per-instance] so the userdata script is not run every time the server boots. ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `cloud-deployments/aws/cloudformation/aws_build_from_source_no_credentials.json` (+2 -2) 📝 `cloud-deployments/aws/cloudformation/cf_template.template` (+2 -2) </details> ### 📄 Description …scripts-user, always] to [scripts-user, once-per-instance] so the userdata script is not run every time the server boots. --- <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:24 -05:00
yindo closed this issue 2026-02-22 18:33:24 -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#3264