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

Image in docker #1

Open
talesam opened this issue Jun 14, 2022 · 6 comments
Open

Image in docker #1

talesam opened this issue Jun 14, 2022 · 6 comments
Labels
question Further information is requested

Comments

@talesam
Copy link

talesam commented Jun 14, 2022

Hi, isn't there a docker image of this app?

@jtojnar
Copy link
Member

jtojnar commented Jun 14, 2022

Hi. I have not created one as I have no need for it. Feel free to create one.

@jtojnar jtojnar added the question Further information is requested label Jun 14, 2022
@talesam
Copy link
Author

talesam commented Jun 17, 2022

@jtojnar
Copy link
Member

jtojnar commented Jun 17, 2022

Thanks. I suppose the link is https://hub.docker.com/r/talesam/big-bot-flarum-telegram since the one you sent wants me to log in to docker hub.

@talesam
Copy link
Author

talesam commented Jun 17, 2022

That, I had sent you the link logged in, I'll create another image with the name without "big" and send it to the hub, for ARM64 and X86, then I'll post it here, if you want to publish it, feel free, the image is 100% functional, and with the config.php file inside, just assemble and configure it, I'll create a docker-compose to make it easier too.

@talesam
Copy link
Author

talesam commented Jun 18, 2022

I have a doubt! I believe container for 6 different architectures, but I have a question, do you need a web server to run your app or not? The image has an apache server running with php and composer, if you don't need the web server I can remove apache to make it smaller.

@jtojnar
Copy link
Member

jtojnar commented Jun 18, 2022

Yeah, this project works as webhooks end point so it needs a HTTP server. In a pinch, you could do with the web server built into PHP but PHP docs advise against it.

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

No branches or pull requests

2 participants