Skip to content

Wekan source installer on Debian like systems

License

Notifications You must be signed in to change notification settings

wekan/wekan-source-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Wekan source installer

Download the script and execute to install Wekan and its dependencies.

To run download and execute the installer:

Installation

Edit the installer script and substitute ROOT_URL,MAIL_URL, MONGO_URL and PORT according to your installation.

$ wget -q https://raw.githubusercontent.com/wekan/wekan-source-installer/master/wekan.sh 
$ chmod +x wekan.sh
$ ./wekan.sh

After installation (it takes some time) you can run Wekan like:

$ ./wekan.sh --start

Check wekan.sh --help for all options available

About

Wekan source installer on Debian like systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%