[PR #4364] [MERGED] Authentik: change install to UV & increase resources to 10GB RAM #4829

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4364
Author: @MickLesk
Created: 5/9/2025
Status: Merged
Merged: 5/9/2025
Merged by: @michelroegl-brunner

Base: mainHead: MickLesk-patch-2


📝 Commits (5)

  • df99127 Authentik: change install to UV & Increase Resources
  • 4304ad0 Update authentik-install.sh
  • c309e4a Update authentik.json
  • 0a15fe9 Update authentik.json
  • a83a611 Update frontend/public/json/authentik.json

📊 Changes

3 files changed (+89 additions, -75 deletions)

View changed files

📝 ct/authentik.sh (+14 -10)
📝 frontend/public/json/authentik.json (+6 -2)
📝 install/authentik-install.sh (+69 -63)

📄 Description

✍️ Description

  • switch to uv
  • increase ressources
  • increase json, add warning

Link: #4156

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/4364 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/9/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (5) - [`df99127`](https://github.com/community-scripts/ProxmoxVE/commit/df99127bc93e4cbc64c2b6f04941952a80e3df7f) Authentik: change install to UV & Increase Resources - [`4304ad0`](https://github.com/community-scripts/ProxmoxVE/commit/4304ad04feba920ca218b35fd24601c938ec1636) Update authentik-install.sh - [`c309e4a`](https://github.com/community-scripts/ProxmoxVE/commit/c309e4ab8e340635bbc9531139edf1b92f225b32) Update authentik.json - [`0a15fe9`](https://github.com/community-scripts/ProxmoxVE/commit/0a15fe9473c1271ac423eabeea7583afb9d884b0) Update authentik.json - [`a83a611`](https://github.com/community-scripts/ProxmoxVE/commit/a83a611e6159c27bbe5576b119603d03cce1fdf8) Update frontend/public/json/authentik.json ### 📊 Changes **3 files changed** (+89 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `ct/authentik.sh` (+14 -10) 📝 `frontend/public/json/authentik.json` (+6 -2) 📝 `install/authentik-install.sh` (+69 -63) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description - switch to uv - increase ressources - increase json, add warning ## 🔗 Related PR / Issue Link: #4156 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14: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#4829
No description provided.