setup-taiga-centos
v3.0.1
Published
Automated deployment of project management tools taiga.
Downloads
7
Maintainers
Readme
setup-taiga-centos
Automated deployment of project management tools taiga.
Requirements
- root
- foreign network permissions
How To Use
- 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
- 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
- Run at the root
source setup-taiga-centos.sh
License
When using the GitHub logos, be sure to follow the GitHub logo guidelines.