[PR #2653] [MERGED] New Script: Outline #3889

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2653
Author: @tremor021
Created: 2/26/2025
Status: Merged
Merged: 2/26/2025
Merged by: @tremor021

Base: mainHead: outline


📝 Commits (2)

📊 Changes

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

View changed files

ct/outline.sh (+71 -0)
install/outline-install.sh (+106 -0)
json/outline.json (+43 -0)

📄 Description

✍️ Description

yarn build takes some time
git is needed for build to go without errors
User needs to modify .env file depending on how they gonna be authenticating to the application. Default enabled is login via Slack (which also needs to be configured before logging in)

Link: #472 #342

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🐞 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.

📋 Additional Information (optional)

image
image


🔄 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/2653 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `outline` --- ### 📝 Commits (2) - [`a980180`](https://github.com/community-scripts/ProxmoxVE/commit/a98018097b8fbe97f87a245ea282d97d56110fb0) Added Outline script - [`1b09d22`](https://github.com/community-scripts/ProxmoxVE/commit/1b09d2221395eab34c9c20df7278e7dfbddf1afc) Update outline-install.sh ### 📊 Changes **3 files changed** (+220 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/outline.sh` (+71 -0) ➕ `install/outline-install.sh` (+106 -0) ➕ `json/outline.json` (+43 -0) </details> ### 📄 Description ## ✍️ Description `yarn build` takes some time git is needed for build to go without errors User needs to modify .env file depending on how they gonna be authenticating to the application. Default enabled is login via Slack (which also needs to be configured before logging in) ## 🔗 Related PR / Discussion / Issue Link: #472 #342 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🐞 **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. ## 📋 Additional Information (optional) ![image](https://github.com/user-attachments/assets/414b6ce5-934e-411e-9c80-70ac7f42649b) ![image](https://github.com/user-attachments/assets/ccdaf796-cff7-4782-bc8e-5bf88d59560e) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:59 +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#3889
No description provided.