Suchen

Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

Chapter 21. The wrapper:install Command

download PDF
The wrapper:install command installs Red Hat JBoss Fuse as a system service.
Important
The wrapper:install Karaf console command—for installing JBoss Fuse as a service—is deprecated since JBoss Fuse 6.3 and will be removed in a future release of JBoss Fuse. To install the Apache Karaf container as a service, it is recommended that you use the new karaf-service-*.sh scripts from the bin/contrib directory instead.
Note
This feature is not installed by default. To install the wrapper shell, run the following command:
JBossFuse:karaf@root:> features:install wrapper

21.1. wrapper:install

Abstract

installs the container as a system service in the operating system

Synopsis

wrapper:install [ --help ] [[ -s ] | [ --start-type ] mode] [[ -n ] | [ --name ] serviceName] [[ -d ] | [ --display ] displayName] [[ -D ] | [ --description ] description]

Arguments

This command takes the following arguments.
Table 21.1. wrapper:install Arguments
ArgumentInterpretation
--help Displays the online help for this command
-s, --start-type The mode in which the service is installed, either AUTO_START or DEMAND_START; the default is AUTO_START
-n, --name The service name used when installing the service; the default is karaf
-d, --display The display name of the service
-D, --description The description of the service
Red Hat logoGithubRedditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

© 2024 Red Hat, Inc.