国产chinesehdxxxx野外,国产av无码专区亚洲av琪琪,播放男人添女人下边视频,成人国产精品一区二区免费看,chinese丰满人妻videos

開發(fā)環(huán)境

2018-01-09 15:22 更新
  • install nginx mysql python3.6 node
  • git clone https://github.com/cookieY/Yearning.git
  • 編輯 Yearning/src/deploy.conf
    [mysql]
    db = 所創(chuàng)建的庫名
    address = 數(shù)據(jù)庫地址
    port = 端口
    password = 數(shù)據(jù)庫密碼
    username = 數(shù)據(jù)庫用戶
    [host]
    ipaddress = 服務(wù)器外網(wǎng)ip地址
    [Inception]
    ip = Inception地址
    port = Inception端口
    user = Inception用戶名
    password  = Inception密碼
    backupdb = 備份數(shù)據(jù)庫地址
    backupport = 備份數(shù)據(jù)庫端口
    backupuser = 備份數(shù)據(jù)庫用戶名
    backuppassword = 備份數(shù)據(jù)庫密碼

pip3 install -r requirements.txt
python3 manage.py makemigrations && python3 manage.py migrate
python3 manage.py createsuperuser admin
echo "from core.models import Account;Account.objects.create_user(username='admin', password='Yearning_admin', group='admin',is_staff=1)" | python3 manage.py shell
cd $YEARNING_HOME/webpage && npm install
python3 $YEARNING_HOME/runserver.py
以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號