Skip to content

Update CLI and add server data directory paths in run script#9

Merged
tibynx merged 1 commit intomainfrom
8-reuse-auth-token-upon-restart-recreate
Mar 21, 2026
Merged

Update CLI and add server data directory paths in run script#9
tibynx merged 1 commit intomainfrom
8-reuse-auth-token-upon-restart-recreate

Conversation

@tibynx
Copy link
Copy Markdown
Owner

@tibynx tibynx commented Mar 21, 2026

This pull request makes a minor update to the code tunnel service configuration by specifying a separate directory for server data.

  • Service configuration update:
    • In root/etc/s6-overlay/s6-rc.d/svc-code-tunnel/run, the code tunnel command now uses --cli-data-dir /config/data/cli and adds --server-data-dir /config/data/server to separate CLI and server data storage locations.

These changes will be available in the next monthly build.

@tibynx tibynx self-assigned this Mar 21, 2026
@tibynx tibynx added the enhancement New feature or request label Mar 21, 2026
@tibynx tibynx linked an issue Mar 21, 2026 that may be closed by this pull request
@tibynx tibynx merged commit 2511105 into main Mar 21, 2026
1 check passed
@tibynx tibynx deleted the 8-reuse-auth-token-upon-restart-recreate branch March 21, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reuse auth token upon restart / recreate

1 participant