Skip to content
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

Open
realyashnag opened this issue Aug 18, 2024 · 9 comments
Open

Feature Request: Dockerization of the application #310

realyashnag opened this issue Aug 18, 2024 · 9 comments

Comments

@realyashnag
Copy link

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.

@gusdecool
Copy link

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.

@DevOpsJon
Copy link

I'm working on it. I have a nifty docker compose setup behind a caddy reverse proxy to handle https.
Everything is looking good except there seems to be a que running issue despite the cron job running.

@gusdecool
Copy link

@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.

@DevOpsJon
Copy link

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.

@aymen3009
Copy link

hey any news on this

@aymen3009
Copy link

hey @DevOpsJon can please link the repo of the docker compose implementation

@DevOpsJon
Copy link

:D Haha ok soon.

@gusdecool
Copy link

Sorry, just got free time to do this.

Here is the docker image
https://hub.docker.com/r/gusdecool/send-portal

Below is the repo source code and guide how to use
https://github.com/gusdecool/docker-sendportal

@DevOpsJon
Copy link

DevOpsJon commented Jan 18, 2025

@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. 😸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants