Access the terminal and navigate to the /opt/stackstorm/packs/ directory.
cd /opt/stackstorm/packs/
If you installed stackstorm in a different location, navigate to the stackstorm packs directory and continue the installation.
cd <STACKSTORM_PATH>/packs/
- Clone the st2_confluent_kafka_pack project into the designated StackStorm packs folder (/opt/stackstorm/packs):
git clone git@github.com:ucraft-com/st2_confluent_kafka_pack.git
- Enter the pack folder
cd st2_confluent_kafka_pack/
- Copy configuration example to stackstorm configs folder
cp st2_confluent_kafka_pack.example.yaml /opt/stackstorm/configs/st2_confluent_kafka_pack.yaml
-
Using editor (vim, nano) and fill in the form with your credentials
-
Install the pack
st2 pack install file://$PWD