[PR #1164] [CLOSED] New Script: Mealie #3039

Closed
opened 2026-02-26 13:32:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1164
Author: @TheRealVira
Created: 1/1/2025
Status: Closed

Base: mainHead: mealie


📝 Commits (10+)

📊 Changes

3 files changed (+226 additions, -0 deletions)

View changed files

ct/mealie.sh (+72 -0)
install/mealie-install.sh (+120 -0)
json/mealie.json (+34 -0)

📄 Description

✍️ Description

Created first draft for mealie.


🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • Documentation updated (I have updated any relevant documentation)

Still in draft form, but I am looking forward to see it running.


🔄 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/community-scripts/ProxmoxVE/pull/1164 **Author:** [@TheRealVira](https://github.com/TheRealVira) **Created:** 1/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mealie` --- ### 📝 Commits (10+) - [`aca9007`](https://github.com/community-scripts/ProxmoxVE/commit/aca900782e99b24120730fd012e4942cd39f192d) Testing 5etools. - [`ebcb0e8`](https://github.com/community-scripts/ProxmoxVE/commit/ebcb0e846b0160bc8a7a080fc72f8ce9282630b6) Init mealie lxc. - [`0ae1c64`](https://github.com/community-scripts/ProxmoxVE/commit/0ae1c6492b49a464f693bc7762f8d73c29f9d4d6) Removed 5etools. Different project... - [`46669f4`](https://github.com/community-scripts/ProxmoxVE/commit/46669f4cfe4290b12202693f99835143e42ea93c) Added missing folder. - [`496792f`](https://github.com/community-scripts/ProxmoxVE/commit/496792f10216d3b1d9b16421fe6794b193965a12) fixing useradd command. - [`8b691a5`](https://github.com/community-scripts/ProxmoxVE/commit/8b691a5b79fdf6d4dad8f69c7ac98dda8d38d9e1) source env vars. - [`f8f890f`](https://github.com/community-scripts/ProxmoxVE/commit/f8f890f01fd5eec663a0c86bd950df72a41b5fbe) Added unzip. - [`7f69965`](https://github.com/community-scripts/ProxmoxVE/commit/7f69965576ef2383a84f19583c0c425f24475d09) Added mc. - [`36c0047`](https://github.com/community-scripts/ProxmoxVE/commit/36c004706b65d2f4e6745fbf8e61e91487e3dc13) fixes. - [`1f1e0c3`](https://github.com/community-scripts/ProxmoxVE/commit/1f1e0c31bf7c8aa605185893ff3cdd6d9af7eacc) Fixing name issues. ### 📊 Changes **3 files changed** (+226 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/mealie.sh` (+72 -0) ➕ `install/mealie-install.sh` (+120 -0) ➕ `json/mealie.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description Created first draft for mealie. - - - - Related Discussion: https://github.com/community-scripts/ProxmoxVE/discussions/32 ## 🛠️ Type of Change Please check the relevant options: - [ ] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [x] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [ ] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [ ] Testing performed (I have thoroughly tested my changes and verified expected functionality.) - [x] Documentation updated (I have updated any relevant documentation) --- Still in draft form, but I am looking forward to see it running. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:32:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3039
No description provided.