Skip to content

licit-lab/promenade-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All the charts

Launch a new connector instance

cd /etc; curl -s -X POST -H 'Content-Type: application/json' --data @artemis-source.json http://localhost:8083/connectors
cd /etc/neo4j; curl -s -X POST -H 'Content-Type: application/json' --data @neo4j-sink.json http://localhost:8083/connectors
cd /etc; curl -s -X POST -H 'Content-Type: application/json' --data @mongodb-sink.json http://localhost:8083/connectors
curl -s -X DELETE http://localhost:8083/connectors/neo4j-sink
curl -s -X DELETE  http://connect-mongo-sink-ingestion.router.default.svc.cluster.local/connectors/mongodb-sink
curl -s -X DELETE http://localhost:8083/connectors/artemis-source
curl -s -X DELETE http://connect-artemis-promenade.router.default.svc.cluster.local/connectors/artemis-source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •