Skip to content

The social network and new eLearning system for HTW-Berlin.

License

Notifications You must be signed in to change notification settings

AnnaMyak/htwplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTWplus

How to start a local instance

preparations

setup

  • clone htwplus repository

  • rename conf/application.sample.conf to application.conf

  • rename conf/META-INF/persistence.sample.xml to persistence.xml

  • edit application.conf

    • change database settings
    • change media.path and media.tempPath
    • edit 'General Settings' if you want
  • edit persistence.xml

    • if you are running a unix based OS, change 'hibernate.search.default.indexBase' value to an absolute path

start htwplus

  • open a shell
  • navigate to your htwplus repository
  • type 'activator' or 'activator -jvm-debug 9999' for debug mode

About

The social network and new eLearning system for HTW-Berlin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published