diff --git a/README.md b/README.md index fd97bdd..417dbe8 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,14 @@ ## DEV/STAGE environments -| LV | HOSTER | DOMAIN | BRANCH | -| ------ | -------- | ------------------------------------------------------------ | ------------------ | -| DTFB | Kicktemp | [stage.dtfb.de](https://stage.dtfb.de) | dev | -| TFVHH | Kicktemp | [stage.kickern-hamburg.de](https://stage.kickern-hamburg.de) | dev | -| STFVH | DTFB | [stage.stfv.de](https://stage.stfv.de/) | sportsmanager2-dev | +| LV | HOSTER | DOMAIN | BRANCH | +| ------ | -------- | ------------------------------------------------------------ | -------------------- | +| DTFB | Kicktemp | [stage.dtfb.de](https://stage.dtfb.de) | dev | +| TFVHH | Kicktemp | [stage.kickern-hamburg.de](https://stage.kickern-hamburg.de) | dev | +| STFVH | DTFB | [stage.stfv.de](https://stage.stfv.de/) | sportsmanager2-stage | +| MTFV | DTFB | [stage.mtfv.de](https://stage.mtfv.de/) | ? | +| TFVSH | DTFB | [relaunch.tfvsh.de](https://relaunch.tfvsh.de) | ? | + ## PROD environments @@ -72,12 +75,13 @@ JConfig: `./data/joomla_data/configuration.php` use the path mapping and map the repo structure to the container content - | File/Directory | path on server | - |------------------------------------------------------------------|----------------| + | File/Directory | path on server | + |------------------------------------------------------------------|----------------------------------------| | \/com_sportsmanager/src/structure/administrator/components | /var/www/html/administrator/components | - | \/com_sportsmanager/src/structure/components | /var/www/html/components | -6. Click on "Start Listening for PHP Debug Connections" in the top row of intellij -7. (Not sure if optional) Install a browser extension by Jetbrains + | \/com_sportsmanager/src/structure/components | /var/www/html/components | + +7. Click on "Start Listening for PHP Debug Connections" in the top row of intellij +8. (Not sure if optional) Install a browser extension by Jetbrains https://chromewebstore.google.com/detail/xdebug-helper-by-jetbrain/aoelhdemabeimdhedkidlnbkfhnhgnhm =======