Project

General

Profile

Wiki » History » Version 4

Ohad Levy, 03/24/2011 03:58 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
*DNS*    - [[Bind]]
11 4 Ohad Levy
*TFTP*   - any UNIX based [[tftp]] server
12 2 Ohad Levy
*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 1 Ohad Levy
[[installation instructions]]
17
18 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.
19 4 Ohad Levy
20
[[API]] Reference