Skip to content
Discussion options

You must be logged in to vote

Interesting. You can change the configuration for the stack directory, in periphery container env vars. What if you try this instead:

PERIPHERY_STACK_DIR=/home/me/web-server (ref: https://github.com/mbecker20/komodo/blob/main/config/periphery.config.toml#L27)

and change the mount as well:

- /home/me/web-server:/home/me/web-server

This should cause the paths to be the same outside and inside the container, basically tricking docker compose without having to do symlink.

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@mbecker20
Comment options

@stephaje
Comment options

@mbecker20
Comment options

Answer selected by stephaje
@stephaje
Comment options

Comment options

You must be logged in to vote
5 replies
@mbecker20
Comment options

@cvalcke958
Comment options

@mbecker20
Comment options

@cvalcke958
Comment options

@cvalcke958
Comment options

Comment options

You must be logged in to vote
2 replies
@stephaje
Comment options

@ovizii
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants