Giter VIP home page Giter VIP logo

addons's Introduction

openode addons

Official addons on opeNode.io.

An addon must be placed in folder (category): category/addon-name. In the folder, a config.json must be provided, see below. Addons are available on opeNode.io.

config.json schema

Variable Description
name Addon name. Must be unique.
category Category (folder) of the addon
minimum_memory_mb Minimum memory required (MB).
protocol TCP/UDP.
logo_filename Logo filename image of the addon.
documentation_filename Readme filename
image Docker image
requires_persistence true/false. true if the addon requires persistence.
persistent_path If requires_persistence is true, persistent_path corresponds to the mounted folder path which is persisted in the service docker image.
target_port Listening port number in the service docker image.
required_fields Array. Possible values: exported_port, persistent_path
env_variables Key-value pairs of default ENV variables values.
required_env_variables List of required ENV variables.

Contributing

Users are highly welcomed to contribute to this project.

  • Fork this project.
  • Commit and push in the forked project.
  • Create a pull request from the forked project.

Make sure to follow our convention:

See several examples in...

addons's People

Contributors

d1soft avatar martinlevesque avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.