Utilisation en ligne de commande

Une fois l’outil installé, il est appelable en ligne de commande : gpf-pub-agent-rok4.

Fonctionnement général

Agent de publication permettant de publier des pyramides dans un serveur ROK4 de la Géoplateforme…

Commandes et options

GPF Agent Publication ROK4 2.7.0 - Agent de publication permettant de publier des pyramides dans un serveur ROK4 de la Géoplateforme.

gpf-pub-agent-rok4 [-h] [-v] [--version] [--workdir GPF_WORK_DIR] [--gs-url GEOSERVICE_URL]
                   [--endpoint-name GPF_ENDPOINT_NAME] [--pod-id GEOSERVICE_POD_NAME]
                   [--url-entrepot GPF_WAREHOUSE_URL] [--exchange-name EXCHANGE_NAME]
                   [--publication-result-topic PUBLICATION_RESULT_TOPIC]
                   [--rabbit-host RABBIT_HOST] [--rabbit-port RABBIT_PORT]
                   [--keycloack-user-id KEYCLOACK_USER_ID] [--rabbit-login RABBIT_USERNAME]
                   [--rabbit-password RABBIT_PASSWORD] [--s3-url GPF_S3_URL]
                   [--s3-key GPF_S3_KEY] [--s3-secret-key GPF_S3_SECRETKEY]
                   [--s3-region GPF_S3_REGION] [--health-file GPF_HEALTH_FILE]
                   [--gs-url-health GEOSERVICE_URL_HEALTHCHECK]
                   [--consistency-checking-timer CONSISTENCY_CHECKING_TIMER]
                   [--consistency-checking-enabled CONSISTENCY_CHECKING_ENABLED]
                   [--mattermost-webhook-scheme MATTERMOST_WEBHOOK_SCHEME]
                   [--mattermost-webhook-host MATTERMOST_WEBHOOK_HOST]
                   [--mattermost-webhook-port MATTERMOST_WEBHOOK_PORT]
                   [--mattermost-webhook-token MATTERMOST_WEBHOOK_TOKEN]
                   [--mattermost-request-timeout MATTERMOST_REQUEST_TIMEOUT]

gpf-pub-agent-rok4 options

Agent de publication permettant de publier des pyramides dans un serveur ROK4 de la Géoplateforme..

Développé par Benoit DUCAROUGE
Documentation : https://geoplateforme.pages.gpf-tech.ign.fr/agents-publication/gpf-pub-agent-rok4/

Variables d’environnement

Génériques

Nom de la variable

Argument CLI correspondant

Valeur par défaut

GPF_WORK_DIR

--work-dir-path

Spécifiques

Nom de la variable

Argument CLI correspondant

Valeur par défaut

GEOSERVICE_URL

--geoservice-url

http://localhost:8600/

GPF_ENDPOINT_NAME

--endpoint-name

endpoint

GEOSERVICE_POD_NAME

--pod-id

pod_id

GPF_WAREHOUSE_URL

--url-entrepot

EXCHANGE_NAME

--exchange-name

publication-{GPF_ENDPOINT_NAME}

PUBLICATION_RESULT_TOPIC

--publication-result-topic

publication-endpoint-update

RABBIT_HOST

--rabbit-host

localhost

RABBIT_PORT

--rabbit-port

5672

RABBIT_USERNAME

--rabbbit-login

RABBIT_PASSWORD

--rabbit-password

KEYCLOACK_USER_ID

--keycloack-user-id

GPF_S3_URL

--s3-url

http://localhost:9000

GPF_S3_KEY

--s3-key

admin

GPF_S3_SECRETKEY

--s3-secret-key

minioadmin

GPF_S3_REGION

--s3-region

eu-west-3