Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install instructions #23

Open
Gunstick opened this issue Nov 18, 2015 · 1 comment
Open

install instructions #23

Gunstick opened this issue Nov 18, 2015 · 1 comment

Comments

@Gunstick
Copy link

I would like to contribute but I'm unable to.
after a git clone, what needs to be done to get the site up and running, then I will able to create pull requests.
I'm this far:
apt-get install apache2 php5
cd /var/www/html
git clone ...
then I have the site as http://localhost/Level2.lu (hoping that it uses relative links)

@Kaweechelchen
Copy link
Contributor

you need to create a vhost and set its document root to: "/var/www/html/Level2 .lu/src/web"

run VHOST/scrape to gather the calendar and other API things

copy the config file from tleilax,
there's also a mysql database behind it
here's the sample file:
https://github.com/syn2cat/Level2.lu/blob/master/src/app/config.sample.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants