-
Notifications
You must be signed in to change notification settings - Fork 374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Dockerization of the application #310
Comments
I actually run sendportal locally with Docker. Hopefully I will have time sometime this or next month to Dockerize it and make it can be used out of the box. |
I'm working on it. I have a nifty docker compose setup behind a caddy reverse proxy to handle https. |
@DevOpsJon confirming if the issue you're facing related to the queue is halt in middle of progress and there is no way to continue it? If it's, I think it's an issue on SendPortal that didn't have that feature yet. |
I think it was a different issue, but I've got it working via docker compose, but not on k8s/with a helm chart yet. I also have succesfully put caddy in front of it so that it just works with cert bot. I can publish a repo and link it here soon. I reached out to maurizio.bonani about contributing to it here, but haven't heard back. |
hey any news on this |
hey @DevOpsJon can please link the repo of the docker compose implementation |
:D Haha ok soon. |
Sorry, just got free time to do this. Here is the docker image Below is the repo source code and guide how to use |
@aymen3009 Here ya go. :) Looks like you've got choices now. :P https://github.com/DevOpsJon/sendportal-docker If you have questions, lmk. If you like it, give it a star. 😸 |
Hi,
I'm a Py/Js developer and am (now, vaguely) familiar with PHP. The pitch for this app sounds great, and i was hoping to use it right out-of-the-box and integrate with my other internal services, but couldn't find a dockerized image / dockerfile for the same.
It would be a great update for the app since people can directly use it out of the box, which is not uncommon for GUI apps anyway. Please do consider it.
Thanks for hearing me out.
The text was updated successfully, but these errors were encountered: