Project

General

Profile

Actions

Feature #996

closed

add plugins support

Added by Ohad Levy almost 13 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Foreman should allow 3rd party plugins support.

this would allow people to customize foreman for their needs without breaking the core functionality.


Related issues 1 (1 open0 closed)

Precedes Foreman - Feature #657: Physical location management/visualizationNew06/20/201106/20/2011Actions
Actions #1

Updated by monte olvera over 12 years ago

this feature would really be nice as I would like to either 1) create a tab in Foreman which provides a link to a ChiliProject's Puppet Git Repository or 2) Create a Foreman Puppet Git Repository Plugin.

Actions #2

Updated by Brian Smith about 12 years ago

Since foreman is a rails project, I see that we have the vendor/plugins directory, so in theory, you can already write plugins for the application. The question (for me, at least) is how extensible are the objects used for the Host and Host Group interfaces in terms of adding a settings tab and selected options. I envision puppet modules in ruby DSL that pull input data from foreman plugins for things like managing crontabs, package management, user management, iptables, etc.

Actions #3

Updated by Ohad Levy about 12 years ago

Rails provides the ability to add plugins via rails engines, the main question here is where to add UI hooks, so you could easily extend the UI as well.

I think the good working model is redmine, and once someone have free cycle to work on this, she should look into that.

Actions #4

Updated by Joseph Magen over 11 years ago

Plugins are introduced in Foreman 1.1. You can read more at http://theforeman.org/projects/foreman/wiki/Plugins

Actions #5

Updated by Dominic Cleal about 11 years ago

  • Category set to Plugin integration
  • Status changed from New to Resolved
  • Assignee set to Joseph Magen
  • Target version set to 1.1
Actions

Also available in: Atom PDF