25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Daniel d0171c90b6 moced patches 2 년 전
.docker changes for active / inactive user and toc 2 년 전
docs Minor text changes, minor bug changes 3 년 전
src moced patches 2 년 전
tools moced patches 2 년 전
.DS_Store Minor text changes, minor bug changes 3 년 전
.gitignore local config and gitignore 3 년 전
1-deployBetaProBuddy.sh moced patches 2 년 전
1-deployLiveProBuddy.sh moced patches 2 년 전
README.md wip new register process 2 년 전
pbserver-log.txt wip new register process 2 년 전
pw_gen.php bugfix attendee waiting list 3 년 전

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