socioboard / Socioboard-5.0

Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.
http://www.socioboard.org
Other
1.07k stars 353 forks source link

Added Docker Files #375

Closed vaughngx4 closed 2 years ago

vaughngx4 commented 2 years ago
vaughngx4 commented 2 years ago

Fixed PHP config

alexanderadam commented 2 years ago

Woah, nice! Then only a GitHub action for automated builds, tags and pushes is needed to have official images, right?

vaughngx4 commented 2 years ago

@alexanderadam I presume so, yes :) there is some caching related code in the build script, I should probably comment that out.

jon4short commented 2 years ago

Thank you so much, this is awesome work! I think I'll finally be able to use this.

I'd love to see a twitch stream with you testing it out.

Thanks Again!

vaughngx4 commented 2 years ago

@jon4short Glad I could help! I haven't had time to figure out creating a user just yet but I will definitely stream an explanation of the result and me testing it out. Actually just found an issue that will prevent mongo from working, will fix it now.

vaughngx4 commented 2 years ago

Should be sorted. Let me know if you guys run into any issues and I'll fix them as soon as I can.

vaughngx4 commented 2 years ago

Please can devs merge this PR, I have more changes to push.

If nobody is active enough, I don't mind handling things here. Otherwise I may have to look into making my fork a whole new SocioBoard replacement project.

sureshbabu1995 commented 2 years ago

Please can devs merge this PR, I have more changes to push.

If nobody is active enough, I don't mind handling things here. Otherwise I may have to look into making my fork a whole new SocioBoard replacement project.

Hi sorry for the delay,

Thank you very much for support, Let me review it ASAP.

vaughngx4 commented 2 years ago

@sureshbabu1995 Thanks! Sorry for rushing you. Was beginning to think the project was abandoned. I understand there is a slight language barrier and I don't mind helping out. Will keep in touch.

vaughngx4 commented 2 years ago

After this PR merges I have the admin fixes to push, then I will start working on the Docker container running as non-root user.