You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
This has a lot of tendrils poking into other areas of the system, particularly running the CGI scripts directly for #266 . However, mostly these tendrils can be dealt with by mounting twist web --personal home-directory sockets as volumes, and then placing them into synthetic home directories inside the container; unix sockets should work fine as a dispatch mechanism, even if they are a bit weird.
The text was updated successfully, but these errors were encountered:
This has a lot of tendrils poking into other areas of the system, particularly running the CGI scripts directly for #266 . However, mostly these tendrils can be dealt with by mounting
twist web --personal
home-directory sockets as volumes, and then placing them into synthetic home directories inside the container; unix sockets should work fine as a dispatch mechanism, even if they are a bit weird.The text was updated successfully, but these errors were encountered: