問題タブ [diego]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ibm-cloud - Bluemix DEA->Diego アプリケーション コードを変更せずに VCAP_APP_PORT および VCAP_APP_HOST の名前変更を処理するにはどうすればよいですか?
Bluemix で enable-diego を使用していくつかのアプリをテストしました。この変更により、それらはすべて壊れました。私はまだ苦労しているもののほとんどを修正できました。そして、実際にコードを変更したいものはありませんでした。
アプリに必要なコード変更の代わりに、コンテナー レベル (またはその他のソリューション) で変数のマッピングを自動化できますか?
docker - CF Garden-runC as a container orchestration engine?
I have been looking at Garden-runC / Guardian and am wondering if it can be used outside of CloudFoundry as a container orchestration engine.
From what I have been able to understand so far:
A garden client can use the Garden API to talk to a backend implementation (in this case Gaurdian), which would be able to deploy a container using its runtime (runC).
It would also perhaps require a wshd process to be packaged as part of the container, as that is what garden seems to use to control execution of processes inside the container.
While I realise that it's a lot more complex than that, and I am not sure how the backend would get the image it needs, etc., would it at least in theory be possible to use Garden / Guardian as a container orchestration engine?
download - bluemix で実行中のアプリケーションのソースコードをダウンロードする方法
bluemix で実行中のアプリケーションのソース コードをダウンロードするにはどうすればよいですか?
このソリューションを試してみました Bluemix から Application files をダウンロードします。しかし、それはもう機能していません:
プラグインをインストールするには、次のコマンドに従います。
プラグインがインストールされたら、コマンド $ を使用してファイルをダウンロードできますcf download <<APP_NAME>> [path]
例: $cf download myapp
ibm-cloud - ディエゴの移行の問題: スペースがありませんか?
IBM Bluemix で既存のノード アプリケーションを Diego に移行しようとしていますが、これらのエラー メッセージが表示されます。Bluemix コンソールの [Migrate to Diego] リンクを使用して移行しようとしました。