Drek282 / PsychoStats

This is an update to Stormtrooper's PsychoStats to fix obsolete and deprecated code as well as fix as many issues as possible and add support for games that interest me.
GNU General Public License v3.0
24 stars 10 forks source link

Docker setup #60

Closed janzagata closed 3 years ago

janzagata commented 3 years ago

Read README-docker to see how its working. There is a known bug, that admin templates are malformed, when run fromd Docker. Feel free to contact me here/at steam with questions.

Drek282 commented 3 years ago

I think we had agreed to not go ahead with this. I appreciate it, but I don't fully understand Docker, and until I do, this won't be merged. I also don't like the added complexity and commands. I'd rather list off the required modules somewhere and allow the user to figure out the way they want to make sure they have all those modules.

janzagata commented 3 years ago

As long, as I understand your point of view, I have to manage multiple projects environments on my computer and without containerization its just not sustainable. Im not forcing anyone to use it, app still works on "old" way of deployment, I can keep it out of git, but I just wanted to share for potential new developers.

Drek282 commented 3 years ago

Feel free to make a separate repo for it, and I will put up a link to it.