Project

General

Profile

Wiki » History » Version 3

Paul Kelly, 01/25/2011 08:45 AM

1 2 Ohad Levy
Welcome,
2
3
The Smart Proxy is a project which provides a restful API to various sub-systems.
4
5
Its goal is to provide API for a higher level orchestration tools (such as Foreman).
6
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
*DNS*    - [[Bind]]
11
*TFTP*   - any unix based [[tftp]] server
12
*Puppet* - Any [[Puppet]] server from 0.24.x
13
14
If you require another sub system type or implementation, Please add a new feature request.
15
16
[[installation instructions]]
17
18 3 Paul Kelly
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.