Project

General

Profile

Wiki » History » Version 13

Sachar de Vries, 07/03/2013 04:45 AM

1 2 Ohad Levy
Welcome,
2
3 4 Ohad Levy
The Smart Proxy is a project which provides a restful [[API]] to various sub-systems.
4 2 Ohad Levy
5 4 Ohad Levy
Its goal is to provide [[API]] for a higher level orchestration tools (such as Foreman).
6 2 Ohad Levy
The Smart proxy provides an easy way to add or extended existing subsystems and API's.
7
8
Currently supported (Click on the links below for more details).
9
*DHCP*   - [[ISC DHCP]] and [[MS DHCP]] Servers
10 8 Florent Delvaille
*DNS*    - [[Bind]] and [[MS DNS]] Servers
11 4 Ohad Levy
*TFTP*   - any UNIX based [[tftp]] server
12 10 Benjamin Papillon
*Puppet* - Any Puppet server from 0.24.x
13
*Puppet CA* - Manage certificate signing, cleaning and autosign on a Puppet CA server
14 13 Sachar de Vries
*BMC*    - [[BMC]] management etc
15 2 Ohad Levy
16
If you require another sub system type or implementation, Please add a new feature request.
17
18 1 Ohad Levy
[[installation instructions]]
19
20 2 Ohad Levy
After you got it running, You would need to configure each one of the sub systems via the [[settings.yml]] file in the config directory.
21 4 Ohad Levy
22
[[API]] Reference
23 7 Paul Kelly
24
[[Release Notes]]
25 9 Greg Sutcliffe
26
[[Known Issues]]