aaronpk / Meetable

an event listing website
https://meetable.org
MIT License
115 stars 10 forks source link

Create containerized version of Meetable #154

Open ghost opened 2 years ago

ghost commented 2 years ago

I'm an amateur homelabber who typically runs programs via Docker for the ease of use/simplicity. I'm interested in Meetable's features but am running into some PHP errors in the manual installation steps and was wondering if it was possible to create a containerized version of the app instead?

aaronpk commented 2 years ago

I'd be happy if someone wanted to set this up, but I'm not familiar with Docker enough to do it myself. I'll leave this open in case someone wants to help out!

bdcaf commented 2 months ago

I created an image so it would run at my setup: https://github.com/bdcaf/Meetable/tree/main (added a little docu at the very bottom of the readme). In case it's still interesting I could make a pull request.