Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support directory and user expansion - #1657

#1657
Open
waketzheng wants to merge 3 commits into
Supervisor:mainSupervisor/supervisor:mainfrom
waketzheng:support-directory-expansionswaketzheng/supervisor:support-directory-expansionsCopy head branch name to clipboard
Open

Support directory and user expansion#1657
waketzheng wants to merge 3 commits into
Supervisor:mainSupervisor/supervisor:mainfrom
waketzheng:support-directory-expansionswaketzheng/supervisor:support-directory-expansionsCopy head branch name to clipboard

Conversation

@waketzheng

@waketzheng waketzheng commented Aug 29, 2024

Copy link
Copy Markdown

Closes #1518

  1. Support 'directory' expansion: stdout_logfile=%(directory)s/echo_time.log
  2. Support 'user' expansion:
[program:api]
user=ubuntu
command=uv run --config-file /home/%(user)s/.config/uv/uv.toml app/main.py
directory=/home/%(user)s/coding/myproject
stdout_logfile=%(directory)s/logs/api.log

@waketzheng waketzheng changed the title Support directory expansions Support directory and user expansion Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

How to set the path of stdout_logfile same as the directory?

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.