Skip to content

eabyshev-zz/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.3%
  • JavaScript 6.9%
  • HTML 6.2%
  • Shell 0.4%
  • Python 0.2%
  • Makefile 0.0%