Replies: 1 comment 1 reply
-
|
What I could do is use the same user in both my app dockerfile and my ssh user, I suppose. That's probably how I'm meant to solve this? I'm not super great at docker'n, to be honest. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, hi.
So I'm trying to have some storage persist across deploys to hold a SQLite db (litestream-backed) and I cannot sort out how to modify permissions on a directory on the host short of SSHing into it directly. Which like, is fine, but it'd be great if I could get the whole config running within mrsk. Am I missing some existing behavior or is this something y'all don't currently support?
If there isn't a good way to take care of it, maybe allow for user defined config scripts during server bootstrap'n?
Beta Was this translation helpful? Give feedback.
All reactions