Add "Import a file" in Terminal page #7150
sovetski
started this conversation in
Improvement Requests
Replies: 1 comment
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.
It’s really useful to have the terminal integrated directly into Coolify’s dashboard. The only issue is that we can’t import files into it.
For example, I have a MySQL container running and I’d like to import an SQL file to initialize the project. Since I can’t access my local PC, I have to either upload the file to the cloud or go through a complex setup with SSH tunnels just to import a file.
That’s just one example with a database import, but the same idea could apply to other needs, like importing a zip, gzip, etc.
If this feature ever gets added, here’s how I imagine it could work:
All reactions