[PR #284] [CLOSED] add debugger UI to browserless template #336

Closed
opened 2025-11-22 20:35:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/284
Author: @thaarrtt
Created: 8/14/2025
Status: Closed

Base: mainHead: browserless-update


📝 Commits (3)

📊 Changes

2 files changed (+37 additions, -3 deletions)

View changed files

📝 blueprints/browserless/docker-compose.yml (+28 -0)
📝 blueprints/browserless/template.toml (+9 -3)

📄 Description

What is this PR about?

  • add a debugger UI so user can see browserless instance in web browser

Checklist

Before submitting this PR, please make sure that:


🔄 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/Dokploy/templates/pull/284 **Author:** [@thaarrtt](https://github.com/thaarrtt) **Created:** 8/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `browserless-update` --- ### 📝 Commits (3) - [`11c594a`](https://github.com/Dokploy/templates/commit/11c594aad99db1f71daaef9d680bb556a86a59bd) add debugger UI to browserless template - [`f5f081d`](https://github.com/Dokploy/templates/commit/f5f081db2d407a0fe4edc0c0faf86487ef39f74a) fix debugger - [`e4af85d`](https://github.com/Dokploy/templates/commit/e4af85d7e4fc11f5602939f09f44a21e4f30a04f) add static debugger build ### 📊 Changes **2 files changed** (+37 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/browserless/docker-compose.yml` (+28 -0) 📝 `blueprints/browserless/template.toml` (+9 -3) </details> ### 📄 Description ## What is this PR about? - add a debugger UI so user can see browserless instance in web browser ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:35:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#336