3.0.1 • Published 6 years ago

setup-taiga-centos v3.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

setup-taiga-centos

NPM version License Downloads

Automated deployment of project management tools taiga.

Requirements

  • root
  • foreign network permissions

How To Use

  • 1) Download scritps
# use npm
npm i setup-taiga-centos

# use git
git clone https://github.com/bingmang/setup-taiga-centos.git
cd setup-taiga-centos && ./tutorial.sh
  • 2) Replace the "YOURURL" to yourURL
# if you have no url, use xxx.example.com will also work (use ip to access taiga)
sed -i -e 's/YOURURL/xxx.example.com/g' setup-taiga-centos.sh
  • 3) Run at the root
source setup-taiga-centos.sh

License

MIT

When using the GitHub logos, be sure to follow the GitHub logo guidelines.