このコンテンツは選択した言語では利用できません。

15.4. Migrating an Application to Another Gear


There may be cases when an application must be migrated to another gear.

Procedure 15.1. To Migrate an Application to Another Gear:

  1. Create a snapshot of an existing application:
    $ rhc snapshot save App_Name
    
  2. Verify that the App_Name.tar.gz file has been created in the working directory. After confirming the application snapshot is saved, delete the existing application:
    $ rhc app delete App_Name
  3. Create a new application using the same cartridges, but with the correct gear size:
    $ rhc app create App_Name Cart_Name -g gear_size
  4. Finally, restore the previously saved application snapshot to the newly created application. Be sure to specify the correct path to the saved application snapshot:
    $ rhc snapshot restore App_Name -f App_Name.tar.gz
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

Red Hat ドキュメントについて

Legal Notice

Theme

© 2026 Red Hat
トップに戻る