Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

foreman still logs prefix and doesn't seem to be maintained #133

Open
dfuentes77 opened this issue Jan 14, 2025 · 1 comment
Open

foreman still logs prefix and doesn't seem to be maintained #133

dfuentes77 opened this issue Jan 14, 2025 · 1 comment

Comments

@dfuentes77
Copy link

dfuentes77 commented Jan 14, 2025

I've opened a PR for foreman to allow us to remove the logging prefix, but I've not received any response. It seems the repo might no longer be maintained. I've successfully used hivemind which does have that option. And it seems to work fine. Might want to migrate to using Hivemind or something better maintained, for the process manager.

@navidemad
Copy link

I am using personally overmind with a .overmind.env, works fine.

OVERMIND_NO_PORT=1
OVERMIND_PROCFILE=Procfile.dev
OVERMIND_SHOW_TIMESTAMPS=0

With a bin/dev:

#!/usr/bin/env ruby
exec "./bin/overmind", "start", *ARGV

If it can help

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

No branches or pull requests

2 participants