install instructions #23
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: syn2cat/Level2.lu#23
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
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)
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