Este contenido no está disponible en el idioma seleccionado.

13.3.2. Manual Deployment


In contrast to automatic deployment, manual deployment of applications provides greater control of the application deployment process. Manual deployments of an application can be from a Git reference, such as commit ID, tag, or branch, or from a binary artifact. Because automatic deployment is configured by default when a new application is created, it must be disabled to configure manual deployment for that application.

13.3.2.1. Configuring Manual Deployment

Configure manual deployment for an application by disabling automatic deployment with the following command, specifying the application name:
$ rhc configure-app -a App_Name --no-auto-deployrhc configure-app -a App_Name --no-auto-deployrhc configure-app -a App_Name --no-auto-deploy
Copy to Clipboard Toggle word wrap
This command enables manual deployment of an application so that when the git push command is run, the application data is only pushed to the remote repository; the application is not deployed.
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat