Skip to content

Add silent option to daemon command#2291

Open
melo wants to merge 1 commit into
mojolicious:mainfrom
melo:patch-1
Open

Add silent option to daemon command#2291
melo wants to merge 1 commit into
mojolicious:mainfrom
melo:patch-1

Conversation

@melo

@melo melo commented Nov 22, 2025

Copy link
Copy Markdown
Contributor

Summary

Adds a -s or --silent option to the daemon command.

This will disable the startup "Web application available at..." message.

Motivation

On production environments, specially on K8s or ECS, the message is not particularly useful.

This will disable the startup "Web application available at..." message.
@kraih

kraih commented Nov 23, 2025

Copy link
Copy Markdown
Member

This should be very easy to test.

@melo

melo commented Nov 23, 2025

Copy link
Copy Markdown
Contributor Author

Yes, I'll look for the proper place to put the tests.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants