Skip to content

subutai-attic/peer-os-plugins

Repository files navigation

Subutai Social Plugins repository

This repository contains source code of plugins for Subutai Social Console. This is a multi-module Maven Java project.

These plugins are available in Subutai Social Console's Bazaar and can be installed directly from there.

Building the project

###Prerequisites

###Build steps

  • Clone the project by using:

    git clone https://github.com/subutai-io/plugins.git

  • Start maven build:

    cd plugins
    mvn clean install
  • You can pull all kar files into kar folder by executing script

    bash karPuller.sh
  • Deploy file using Bazaar's Advanced tab.

    • Go to Bazaar -> Advanced on your Subutai Social Console and press "Upload new plugin"

    alt tag

    • Fill all fields and upload

    alt tag