sveneisenschmidt / yay

Gamification made simple. Integrate gamification into your organisation incl. achievements, goals, levels and leaderboards.
Apache License 2.0
73 stars 7 forks source link

Manual installation? #207

Open catamaican opened 6 years ago

catamaican commented 6 years ago

Hi,

is it possible to install the application manually? I have Win 2012 and Docker is not available on this version.

If so, please tell where are the config. files (e.g. database) and if Redis is a requirement.

Thank you

sveneisenschmidt commented 5 years ago

Hey @catamaican 👋 Sorry for the late reply. I do not have experience with Windows 2012 and running PHP on it yet. Let's see if we can get it running.

Quick question beforehand do you have virtualization capabilities at hand with your machine? It would might be worth a try to run linux inside VirtualBox to test Yay!.

If that is not an option for you is WAMP still a thing? (http://www.wampserver.com/en/) I assume you could get the application running without Docker and even Make.

Please get back to me so we can figure out how to get it working.

catamaican commented 5 years ago

Hi,

I have complete control on my development server and I could install PHP 7 or another web server beside IIS (like WAMP that you suggested).

Please tell me where is the PHP config. for the Redis database and if there is a minimum required version for Redis

Also, is there an alternative to running "make" for enabling the demo? (manually running commands?)

Thank you, Catalin