install instructions #23

Open
opened 2015-11-18 21:13:06 +01:00 by Gunstick · 1 comment
Gunstick commented 2015-11-18 21:13:06 +01:00 (Migrated from github.com)

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)

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 commented 2015-11-21 16:03:47 +01:00 (Migrated from github.com)

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

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 in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: syn2cat/Level2.lu#23
There is no content yet.