GithubHelp home page GithubHelp logo

lydiali / sakai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sakaiproject/sakai

0.0 2.0 0.0 188.89 MB

Sakai is a freely available, feature-rich technology solution for learning, teaching, research and collaboration. Sakai is an open source software suite developed by a diverse and global adopter community.

Home Page: https://www.sakaiproject.org

License: Educational Community License v2.0

Java 80.83% CSS 4.36% JavaScript 12.88% Shell 0.04% PHP 0.43% XSLT 0.73% Erlang 0.01% Perl 0.12% ASP 0.11% ColdFusion 0.28% Lasso 0.05% Python 0.08% Ruby 0.01% TeX 0.07% Groovy 0.01%

sakai's Introduction

Sakai CLE

This is the source code for the Sakai CLE.

Building

Build Status

To build Sakai you need Java 1.7 and Maven 3.2. Once you have clone a copy of this repository you can build it by running:

mvn install

Running

Sakai runs on Apache Tomcat 7. Download the latest version from http://tomcat.apache.org and extract the archive. Note: Sakai does not work with Tomcat installed via a package from apt-get, yum or other package managers.

You must configure Tomcat according to the instructions on this page: https://confluence.sakaiproject.org/display/BOOT/Install+Tomcat+7

When you are done, deploy Sakai to Tomcat:

mvn clean install sakai:deploy -Dmaven.tomcat.home=/path/to/your/tomcat

Now start Tomcat:

cd /path/to/your/tomcat/bin
./startup.sh && tail -f ../logs.catalina.out

Once Sakai has started up (it usually takes around 30 seconds), open your browser and navigate to http://localhost:8080/portal

Licensing

Sakai is licensed under the Educational Community License version 2.0

Sakai is an Apereo Foundation project and follows the Foundation's guidelines and requirements for Contributor License Agreements.

Contributing

To contribute to the Sakai project please follow the workflow on: https://confluence.sakaiproject.org/display/SAKDEV/Git+Setup

Bugs

For filing bugs against Sakai please use our Jira instance: https://jira.sakaiproject.org/

Nightly servers

For testing out the latest builds go to the nightly server page

Get in touch

If you have any questions, please join the Sakai developer mailing list: http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.