No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Daniel 9cd70848c3 Merge branch 'master' into beta hace 2 años
.docker xdebug docker fix, bugfix manager console hace 3 años
docs Minor text changes, minor bug changes hace 3 años
src css fixes hace 2 años
tools patch to add status to all profiles hace 2 años
.DS_Store Minor text changes, minor bug changes hace 3 años
.gitignore configs hace 3 años
1-deployBetaProBuddy.sh deploy script hace 3 años
README.md read me hace 2 años
pw_gen.php bugfix attendee waiting list hace 3 años

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