setup-taiga-centos

3.0.1 • Public • Published

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
    1. 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
    1. Run at the root
source setup-taiga-centos.sh

License

MIT

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i setup-taiga-centos

      Weekly Downloads

      6

      Version

      3.0.1

      License

      MIT

      Unpacked Size

      9.32 kB

      Total Files

      5

      Last publish

      Collaborators

      • bingmang