[PR #308] add root_path to flag and env options #1026

Open
opened 2026-03-15 21:48:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/308
Author: @sandl99
Created: 7/11/2023
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • b99e08a add root_path to flag and env options

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 cmd/asynqmon/main.go (+5 -0)

📄 Description

Hello, I would like to deploy Asynqmon to my domain which can be accessed from domain + prefix path. Ex: https://mydomain.com/asynq

I see the options have RootPath config already but I need pass this config by using ENV or arguments.
So, please review my MR for this feature! Thank you.


🔄 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/hibiken/asynqmon/pull/308 **Author:** [@sandl99](https://github.com/sandl99) **Created:** 7/11/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b99e08a`](https://github.com/hibiken/asynqmon/commit/b99e08aafa9cda253a9688670c67128e27a12333) add root_path to flag and env options ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/asynqmon/main.go` (+5 -0) </details> ### 📄 Description Hello, I would like to deploy Asynqmon to my domain which can be accessed from domain + prefix path. Ex: `https://mydomain.com/asynq` I see the options have `RootPath` config already but I need pass this config by using ENV or arguments. So, please review my MR for this feature! Thank you. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/asynqmon#1026
No description provided.