-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hey @Gimcrack, huge fan of SPP and delighted to have discovered it's code is available as I would love to self-host. I was able to successfully get this configured to run in docker (will be submitting a PR once stable in case you're interested). However, as I spent some time trying to get this up and running I came across a few snags I'm hoping you could help with. I'm new to Laravel, but not new to PHP, so had quite a bit of research to do. But, I was able to get the data seeded and even run through the 6, 1.0, and 1.0.2 updates. However, I was still getting some errors and browsing through the code and commits I noticed a few other one-off apply-fixes that had to be run. Before going down the rabbit hole any further, I was wondering if it would be possible to provide a dump of the data (minus user data of course) or utilizing a tool such as iSeed to generate new seed files from existing data (https://github.com/orangehill/iseed).
I know the data dump would probably be easier on your part, so if you're willing to provide that then I would gladly work at recreating updated seed files in case there are any others that wanted to spin this up as well.
Appreciate your response, and would love to help contribute to this awesome project!