Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

backmeup/backmeup-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackMeUp Lite

A fork/trimmed-down version of the BackMeUp framework, based on Play!.

Getting Started

  1. Configure the application
  • Create a copy of the file conf/application.conf.template named conf/application.conf. Important: make sure you really create a copy, and don't just rename the file. Otherwise you will likely erase the template from the Git repository on your next push!

  • In the (newly created) conf/application.conf file, configure the following application properties according to your environment:

    • Index server host and port information (can usually stay on the defaults)
    • Directory used for storing thumbnail images and thumbnail image dimensions
    • Application keys and secrets for connector plugins
  1. Run the application using

    play -DapplyEvolutions.default=true run

About

BackMeUp v1 Web Frontent Play Prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages