Browse Source

update readme

ksieren 3 năm trước cách đây
mục cha
commit
1e08419ed0
1 tập tin đã thay đổi với 27 bổ sung1 xóa
  1. 27 1
      README.md

+ 27 - 1
README.md

@@ -1,6 +1,32 @@
 # abi.de Typo3 CMS
 
-## Prerequisites
+### URLs
+* staging: 
+  * Backend/CMS: https://staging-abi-cms.meramo.org
+  * Frontend: ???
+* live: ???
+
+External DB management access:
+* staging: 
+  * Mysql: https://staging-abi-pma.meramo.org/
+  * MongoDB: mongodb://<user>:<password>@213.239.225.120:30002/db
+    (Credentials can be found in our secure password manager)
+* live: ???
+
+### Deployment Components
+* staging: 
+  * Backend/CMS:
+    * Project Repository: https://git2.meramo.org/typo3/abitypo3cms.git
+    * Helm Chart: https://git2.meramo.org/helm_charts/abi-typo3-chart.git
+    * ArgoCD Project: stagingabitypo3cms (https://staging-argocd.meramo.org)
+      * Application: staging-abitypo3cms
+      * MysqlDB: staging-abitypo3cms-db
+      * MongoDB: staging-abitypo3cms-mongodb
+  * Frontend:
+    * ???
+
+
+### Prerequisites
 * Typo3 10
 * PHP 7.4
 * Mysql DB