Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Deployments/develop.ohc.network: Difference between revisions

From OHC Network Wiki
Content deleted Content added
Create deployment page for develop.ohc.network (via create-page on MediaWiki MCP Server)
 
Clean up develop deployment page (via update-page on MediaWiki MCP Server)
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=
|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}}

Revision as of 15:58, 9 July 2026

referencedeploymentCARE 3.0+
develop.ohc.network
Info

URL: https://develop.ohc.network Type: development Hosting: TBD Status: active Backend: https://develop-api.ohc.network

Purpose
Development and staging environment for testing features before production

class="wikitable"




develop.ohc.network is the development/staging deployment of CARE. Used for integration testing, QA, and previewing changes before they reach production.