All Projects → ctripcorp → Tars

ctripcorp / Tars

Licence: apache-2.0
携程下一代发布系统

Programming Languages

javascript
184084 projects - #8 most used programming language

Docker bootstrap

Requirements

  • docker and docker-compose
  • GNU make

Preperations

cp tars/settings/local.py.example tars/settings/local.py

Just type

make docker_bootstrap

Then, please visit http://localhost:8000 to access Tars

Frontend

Build frontend

make frontend

Build frontend using docker, please ensure container exit code is 0

make frontend_docker

If failed to install bower components, please try branch demo/static_embedded

Docker demo

./demo/bootstrap.sh

Demo admin account:

  • username: admin
  • password: nomoresecrete
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].