[PR #102] [MERGED] Add Alpine Install Types to JSON #2591

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/102
Author: @newzealandpaul
Created: 11/6/2024
Status: Merged
Merged: 11/6/2024
Merged by: @MickLesk

Base: mainHead: newzealandspaul-json-alpine


📝 Commits (7)

📊 Changes

5 files changed (+55 additions, -0 deletions)

View changed files

📝 json/docker.json (+11 -0)
📝 json/grafana.json (+11 -0)
📝 json/nextcloudpi.json (+11 -0)
📝 json/vaultwarden.json (+11 -0)
📝 json/zigbee2mqtt.json (+11 -0)

📄 Description

Description

Modifies JSON files for scripts that can include alpine.

I would appreciate if a couple of people can approve and test.

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)
  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Documentation update required (this change requires an update to the documentation)

🔄 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/102 **Author:** [@newzealandpaul](https://github.com/newzealandpaul) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `newzealandspaul-json-alpine` --- ### 📝 Commits (7) - [`f02ff9b`](https://github.com/community-scripts/ProxmoxVE/commit/f02ff9bcee3b30aa884e7456f505e7501638a2a9) Include Alpine - [`c5c2aba`](https://github.com/community-scripts/ProxmoxVE/commit/c5c2abad7d16e828c700f94bca5640330119a287) Fixed nextcloud edgecase - [`7bc1303`](https://github.com/community-scripts/ProxmoxVE/commit/7bc13039a50773c97831906ccd9113a3ef03e610) Update json/docker.json - [`f61b5cf`](https://github.com/community-scripts/ProxmoxVE/commit/f61b5cff8f2aa83f623ca386070b1dffe5446474) Update json/grafana.json - [`61841bd`](https://github.com/community-scripts/ProxmoxVE/commit/61841bd62f632226eaa3472268a7d328dc83eea1) Update json/nextcloudpi.json - [`1dd75bc`](https://github.com/community-scripts/ProxmoxVE/commit/1dd75bc5edcbd43ac807ecb710ff9d49b2df0c3c) Update json/vaultwarden.json - [`ef76244`](https://github.com/community-scripts/ProxmoxVE/commit/ef7624472f730afe4e006051dda212e8042162c4) Update json/zigbee2mqtt.json ### 📊 Changes **5 files changed** (+55 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `json/docker.json` (+11 -0) 📝 `json/grafana.json` (+11 -0) 📝 `json/nextcloudpi.json` (+11 -0) 📝 `json/vaultwarden.json` (+11 -0) 📝 `json/zigbee2mqtt.json` (+11 -0) </details> ### 📄 Description ## Description Modifies JSON files for scripts that can include alpine. I would appreciate if a couple of people can approve and test. ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) - [ ] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [ ] Documentation update required (this change requires an update to the documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:30:43 +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#2591
No description provided.