Is there a way to do the equivalent of "screen" on platform.sh?
The information in this post is accurate as of the published date . Please make sure to check any linked documentation within the post for changes/updates.
I need to import a lot of data in my database, it’s a very long process.
What can I use since screen
or tmux
seem to be absent?
0
-
If you need to operate on the shell, you can open a second SSH terminal to the project.
If you need to force a process to the background, that is not currently possible from an SSH login.
0
Please sign in to leave a comment.
Comments
1 comment