Skip to content

alien4cloud/alien4cloud-datagouv_mls-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Alien4cloud DataGouv-MLS plugin

Plugins that publishes information on modules imports/deletions and applications deployments/undeployments to DataGouv-MLS Must be set with post-matched-node-setup phase and before kubernetes plugin

Configuration

In alien4cloud main configuration file, set:

  • datagouv_mls.kafkaServers : Kafka server (module import)
  • datagouv_mls.topic : Kafka topic (module import)
  • datagouv_mls.moduleDeleteCredentials : credentials user:password (module deletion)
  • datagouv_mls.moduleDeleteUrl : Delete request URL (module deletion)
  • datagouv_mls.applicationPostCredentials : credentials user:password (application deployment / undeployment)
  • datagouv_mls.applicationPostUrl : Post requests URL (application deployment / undeployment)
  • datagouv_mls.applicationDeleteCredentials : credentials user:password (application undeployment)
  • datagouv_mls.applicationDeleteAppliUrl : Application delete URL (application undeployment)
  • datagouv_mls.applicationDeleteModuleUrl : Module delete URL (application undeployment)
  • datagouv_mls.getPdsCredentials : credentials user:password (read application PDS)
  • datagouv_mls.getPdsUrl : Post requests URL (read application PDS)
  • datagouv_mls.pdsIhmUrl : PDS UI URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages