Deployments/develop.ohc.network: Difference between revisions
From OHC Network Wiki
More languages
More actions
Content deleted Content added
Create deployment page for develop.ohc.network (via create-page on MediaWiki MCP Server) |
Add example plugins and force re-parse (via update-page on MediaWiki MCP Server) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 13: | Line 13: | ||
|backend_url=https://develop-api.ohc.network |
|backend_url=https://develop-api.ohc.network |
||
|purpose=Development and staging environment for testing features before production |
|purpose=Development and staging environment for testing features before production |
||
|plugins= |
|plugins=care_hello, care_hello_fe |
||
|status=active |
|status=active |
||
}} |
}} |
||
'''develop.ohc.network''' is the development/staging deployment of CARE. Used for integration testing, QA, and previewing changes before they reach production. |
'''develop.ohc.network''' is the development/staging deployment of CARE. Used for integration testing, QA, and previewing changes before they reach production. |
||
{{Note|This is a stub page — details will be filled in later.}} |
|||
== Infrastructure == |
|||
; Frontend : <code>develop.ohc.network</code> |
|||
; Backend : <code>develop-api.ohc.network</code> |
|||
; Database : TBD |
|||
; Storage : TBD |
|||
== Plugins == |
|||
{{#cargo_query:tables=Plugins |
|||
|fields=_pageName=Page, name=Name, org=Org, type=Type, domain_category=Category |
|||
|format=dynamictable |
|||
|where=status!='deprecated' |
|||
|orderBy=domain_category, name |
|||
}} |
|||
{{Navbox OHC}} |
{{Navbox OHC}} |
||