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

Docker image for even easier local deployment #23

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ihyoudou
Copy link

@ihyoudou ihyoudou commented Nov 27, 2023

I thought it would be cool to add a very quick and simple method to deploy, so anyone could have their own, local version of frogfind running on their computer or even SBC like Raspberry Pi.

The PR also include Github Action workflow to automatically build multiarch Docker image and push it to Github Registry.

I know that this project is very simple to install as-is, as all you need to have is a working web server with composer, but I think it still might be useful for someone.

@ihyoudou ihyoudou marked this pull request as ready for review November 27, 2023 17:42
@popey
Copy link

popey commented Sep 5, 2024

Thanks for providing this additional option @ihyoudou !

I built and tested the docker image on my server, and it's running well. I'll leave it up for a while in case anyone else wants to poke at it, to make sure it behaves as expected.

Screenshot from 2024-09-05 17-34-41

I didn't test the actions, but it all looks sensible!

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

Successfully merging this pull request may close these issues.

2 participants