To build on this, could we also provide a Docker image? That way, even if Linux CLI support isn’t available yet, the application could be self-hosted. Files could be sent directly to the container, which would then download and store them in a mounted volume accessible to the application.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Originally posted by: Extra-Citron-7630
To build on this, could we also provide a Docker image? That way, even if Linux CLI support isn’t available yet, the application could be self-hosted. Files could be sent directly to the container, which would then download and store them in a mounted volume accessible to the application.
Originally posted by: denislupookov
Hey @noice48 , thanks for raising the issue.
I think this is duplicate of https://github.com/denislupookov/altersend/issues/24
I am looking into adding the CLI, there is open PR on it as well.