Update README.md

This commit is contained in:
MarvinF
2025-06-25 17:19:33 +02:00
committed by GitHub
parent 7a70500175
commit 9289843cb1
+9 -5
View File
@@ -3,10 +3,13 @@
## DEV/STAGE environments ## DEV/STAGE environments
| LV | HOSTER | DOMAIN | BRANCH | | LV | HOSTER | DOMAIN | BRANCH |
| ------ | -------- | ------------------------------------------------------------ | ------------------ | | ------ | -------- | ------------------------------------------------------------ | -------------------- |
| DTFB | Kicktemp | [stage.dtfb.de](https://stage.dtfb.de) | dev | | DTFB | Kicktemp | [stage.dtfb.de](https://stage.dtfb.de) | dev |
| TFVHH | Kicktemp | [stage.kickern-hamburg.de](https://stage.kickern-hamburg.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 | | 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 ## PROD environments
@@ -73,11 +76,12 @@ JConfig: `./data/joomla_data/configuration.php`
use the path mapping and map the repo structure to the container content use the path mapping and map the repo structure to the container content
| File/Directory | path on server | | File/Directory | path on server |
|------------------------------------------------------------------|----------------| |------------------------------------------------------------------|----------------------------------------|
| \<path>/com_sportsmanager/src/structure/administrator/components | /var/www/html/administrator/components | | \<path>/com_sportsmanager/src/structure/administrator/components | /var/www/html/administrator/components |
| \<path>/com_sportsmanager/src/structure/components | /var/www/html/components | | \<path>/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 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 https://chromewebstore.google.com/detail/xdebug-helper-by-jetbrain/aoelhdemabeimdhedkidlnbkfhnhgnhm
======= =======