Skip to content

Conversation

@ardocrat
Copy link
Contributor

@ardocrat ardocrat commented Dec 19, 2025

It is useful to run grin node in server mode as service or in container where TUI is not available without changing default config values. Currently we need to execute sed -i -e 's/run_tui = true/run_tui = false/' grin-server.toml manually after config generation.

Added Check for --no-tui binary argument and GRIN_NO_TUI environment variable.

@ardocrat ardocrat changed the title No tui Disable TUI on binary launch Dec 19, 2025
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.

1 participant