Firebird/GettingStarted: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
Line 94: Line 94:
</nowiki></pre>
</nowiki></pre>


secrets/app_config.json
* <code>secrets/app_config.json</code>
<pre><nowiki>
<pre><nowiki>
{
{
Line 117: Line 117:


* <code>secrets/kube_config</code>: this is your kubernete config file, usually you can copy it from ~/.kube/config from machine which you run kubectl
* <code>secrets/kube_config</code>: this is your kubernete config file, usually you can copy it from ~/.kube/config from machine which you run kubectl
* <code>secrets/oci_config</code> and <code>secrets/oci_api_key.pem</code> are your OCI configs. (this demo is about using firebird on Oracle Cloud Infracture)
</div>
</div>
</div>
</div>

Revision as of 08:59, 15 September 2023

Firebird

Setup Firebird Kubernete Cluster

Deployment Sample Streaming Application