Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Daniel fa3230a677 removed placeholder fpr terms input 2 anni fa
.docker xdebug docker fix, bugfix manager console 3 anni fa
docs Minor text changes, minor bug changes 3 anni fa
src removed placeholder fpr terms input 2 anni fa
tools wip terms 2 anni fa
.DS_Store Minor text changes, minor bug changes 3 anni fa
.gitignore configs 3 anni fa
1-deployBetaProBuddy.sh deploy script 3 anni fa
README.md wip new register process 2 anni fa
pbserver-log.txt wip new register process 2 anni fa
pw_gen.php bugfix attendee waiting list 3 anni fa

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