25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
Daniel 4c4030cfad save condition active flag 2 yıl önce
.docker xdebug docker fix, bugfix manager console 3 yıl önce
docs Minor text changes, minor bug changes 3 yıl önce
src save condition active flag 2 yıl önce
tools wip terms 2 yıl önce
.DS_Store Minor text changes, minor bug changes 3 yıl önce
.gitignore local config and gitignore 3 yıl önce
1-deployBetaProBuddy.sh deployment script 3 yıl önce
README.md wip new register process 2 yıl önce
pbserver-log.txt wip new register process 2 yıl önce
pw_gen.php bugfix attendee waiting list 3 yıl önce

README.md

Neuinstallation:

  • cd .docker

  • docker-compose up -d

  • http://localhost:8096 (database / root / root)

    • Dort 2 Datenbanken anlegen: pb_core und pb_teamdata
  • In PHPStorm Database anlegen: Data Source: MySQL:

    • localhost:3398 root/root
  • php pw_gen.php - Erzeugt Passwort “test”

  • In phpmyadmin pb_core - account: SQL Statement: UPDATE account SET pass='aa47377bfef0917b6ff2e73ece5a6952d7763664’ WHERE 1