stayintarkov / SIT.Docker

https://hub.docker.com/r/stayintarkov/stayintarkov
MIT License
23 stars 22 forks source link

Docker compose #11

Closed kapdon closed 4 months ago

kapdon commented 4 months ago

docker compose for release n dev for easy deployment.

kapdon commented 4 months ago

phew, ready for review, ignore all the stupidity.

kapdon commented 4 months ago

wait it doesn't actually work by default, while investigating websocket stuff i thought i had fucked something up then I reset it all to master and built using HEAD^ 3.8.1-DEV or 3.9.0-DEV and it refuses to load SITCoop, giving some error about not able to get depedencies even if autoinstall dependencies is turned on in Aki, I see we recently nuked the node_modules folder I wonder if that's what's causing it, but I don't really know nodejs enough to debug.

devbence commented 4 months ago

wait it doesn't actually work by default, while investigating websocket stuff i thought i had fucked something up then I reset it all to master and built using HEAD^ 3.8.1-DEV or 3.9.0-DEV and it refuses to load SITCoop, giving some error about not able to get depedencies even if autoinstall dependencies is turned on in Aki, I see we recently nuked the node_modules folder I wonder if that's what's causing it, but I don't really know nodejs enough to debug.

12 can you give it a try using this pr?

kapdon commented 4 months ago

resolved pending