Ce contenu n'est pas disponible dans la langue sélectionnée.

13.6.3. Enabling and Disabling Hot Deployment


Follow the instructions applicable to your operating system to enable or disable hot deployment.
Windows

Enable hot deployment by creating the hot_deploy marker file in the application's root directory with the following command:

C:\app_directory> copy NUL > .openshift\markers\hot_deploy
Copy to Clipboard Toggle word wrap

Disable hot deployment by deleting the hot_deploy marker file from the application's root directory:
C:\app_directory> del .openshift\markers\hot_deploy
Copy to Clipboard Toggle word wrap
Mac OS X and Linux

Enable hot deployment by creating the hot_deploy marker file in the application's root directory:
[user@user app_directory]$ touch .openshift/markers/hot_deploy
Copy to Clipboard Toggle word wrap
Disable hot deployment by deleting the hot_deploy marker file from the application's root directory:
[user@user app_directory]$ rm .openshift/markers/hot_deploy
Copy to Clipboard Toggle word wrap
Retour au début
Red Hat logoGithubredditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance. Découvrez nos récentes mises à jour.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez le Blog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

Theme

© 2025 Red Hat