Skip to content

ctripcorp/tars

Repository files navigation

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