benlikescode / geohub

Free, open source geoguessr alternative
https://www.geohub.gg
233 stars 21 forks source link

Provide docker container with docker compose template for easy local setup #11

Closed sibbl closed 3 months ago

sibbl commented 1 year ago

Yes, the local setup is already quite easy.

But only having to add the Google Maps key to a docker compose template and then just running "docker compose up" or running it as a Portainer stack would be even easier.

I'd appreciate it, if this docker compose template as well as a prebuilt docker container would be available. The container could be built via a GitHub action and be hosted at ghcr as part of this repository.

PS: awesome project! Thanks for building it ♥️

benlikescode commented 1 year ago

I will add this as a nice to have. I am not too familiar with Docker so would gladly welcome a PR for this.

Thanks and glad you like it!

Paillat-dev commented 5 months ago

I might do this if I have time

Paillat-dev commented 5 months ago

@benlikescode Is there any directory where content is stored apart from the database? Knowing that would help me much!